|
Joda System API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface used during the cloning process. All Beans should implement this
Nested Class Summary |
Nested classes inherited from class org.joda.property.Bean |
Bean.Internal |
Method Summary | |
Bean |
cloneDeep(IdentityBasedHashMap clonedObjects)
Clone this bean avoiding recursion. |
Methods inherited from interface org.joda.property.Bean |
cloneDeep, equals, getBeanType, getProperty, getPropertyMap, hashCode, toString |
Methods inherited from interface org.joda.property.ModelElement |
getAttribute, getAttributeCount, getAttributeMap, setAttribute |
Method Detail |
public Bean cloneDeep(IdentityBasedHashMap clonedObjects)
clonedObjects
- the map of original element to cloned element
|
Joda System API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |