|
Joda System API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.joda.property.impl.PropertyDataInit
Initialisation class passed into the constructor of PropertyData.
Constructor Summary | |
PropertyDataInit(Property property)
Constructor |
Method Summary | |
Property |
getProperty()
Get the node for this property data. |
java.lang.String |
toString()
Get a debugging string |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PropertyDataInit(Property property)
property
- the owning propertyMethod Detail |
public Property getProperty()
public java.lang.String toString()
toString
in class java.lang.Object
|
Joda System API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |