JBoss XML Binding 2.0.3.GA

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

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

public static class FieldInfo.SetValueAccessFactory
extends Object


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

Constructor Detail

FieldInfo.SetValueAccessFactory

public FieldInfo.SetValueAccessFactory()
Method Detail

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)

JBoss XML Binding 2.0.3.GA

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.