org.jboss.xb.binding.introspection
Class FieldInfo.GetValueAccessFactory
java.lang.Object
org.jboss.xb.binding.introspection.FieldInfo.GetValueAccessFactory
- Enclosing class:
- FieldInfo
public static class FieldInfo.GetValueAccessFactory
- extends Object
Method Summary |
static org.jboss.xb.binding.introspection.FieldInfo.GetValueAccess |
fieldAccess(Field field)
|
static org.jboss.xb.binding.introspection.FieldInfo.GetValueAccess |
methodAccess(Method m)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldInfo.GetValueAccessFactory
public FieldInfo.GetValueAccessFactory()
fieldAccess
public static org.jboss.xb.binding.introspection.FieldInfo.GetValueAccess fieldAccess(Field field)
methodAccess
public static org.jboss.xb.binding.introspection.FieldInfo.GetValueAccess methodAccess(Method m)
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.