Uses of Class
org.jboss.marshalling.FieldSetter
-
Packages that use FieldSetter Package Description org.jboss.marshalling The marshalling API. -
-
Uses of FieldSetter in org.jboss.marshalling
Methods in org.jboss.marshalling that return FieldSetter Modifier and Type Method Description static FieldSetter
FieldSetter. get(Class<?> clazz, String name)
Get an instance for the current class.
-