Uses of Interface
org.jboss.marshalling.cloner.CloneTable
-
Packages that use CloneTable Package Description org.jboss.marshalling.cloner -
-
Uses of CloneTable in org.jboss.marshalling.cloner
Fields in org.jboss.marshalling.cloner declared as CloneTable Modifier and Type Field Description static CloneTableCloneTable. NULLA null clone table.Methods in org.jboss.marshalling.cloner that return CloneTable Modifier and Type Method Description CloneTableClonerConfiguration. getCloneTable()Get the clone table.Methods in org.jboss.marshalling.cloner with parameters of type CloneTable Modifier and Type Method Description voidClonerConfiguration. setCloneTable(CloneTable cloneTable)Set the clone table.
-