|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.infonode.properties.propertymap.PropertyMapContainer
Base class for property classes that use a PropertyMap
.
Constructor Summary | |
PropertyMapContainer(PropertyMap map)
Constructor. |
|
PropertyMapContainer(PropertyMapGroup propertyMapGroup)
Constructor. |
Method Summary | |
PropertyMap |
getMap()
Returns the property map. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PropertyMapContainer(PropertyMapGroup propertyMapGroup)
propertyMapGroup
- the property map grouppublic PropertyMapContainer(PropertyMap map)
map
- the property mapMethod Detail |
public PropertyMap getMap()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |