- java.lang.Object
-
- org.joda.beans.impl.direct.DirectBean
-
-
Constructor Summary
Constructors Constructor Description DirectBean()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract DirectBean
clone()
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.joda.beans.Bean
metaBean, property, propertyNames
-
-
-
-
Method Detail
-
clone
public abstract DirectBean clone()
- Overrides:
clone
in classjava.lang.Object
-
-