org.jboss.xb.binding.introspection
Class FieldInfo.GetValueAccessFactory

java.lang.Object
  extended by org.jboss.xb.binding.introspection.FieldInfo.GetValueAccessFactory
Enclosing class:
FieldInfo

public static class FieldInfo.GetValueAccessFactory
extends Object


Constructor Summary
FieldInfo.GetValueAccessFactory()
           
 
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
 

Constructor Detail

FieldInfo.GetValueAccessFactory

public FieldInfo.GetValueAccessFactory()
Method Detail

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 © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.