JavaScript is disabled on your browser.
Skip navigation links
JBoss Marshalling API 2.2.1.Final
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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.