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