JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
JBoss Marshalling Parent 1.4.11.Final
org.jboss.marshalling
FieldSetter
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.