public class PropertyMapContainer
extends java.lang.Object
PropertyMap
.Constructor and Description |
---|
PropertyMapContainer(PropertyMap map)
Constructor.
|
PropertyMapContainer(PropertyMapGroup propertyMapGroup)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
PropertyMap |
getMap()
Returns the property map.
|
public PropertyMapContainer(PropertyMapGroup propertyMapGroup)
propertyMapGroup
- the property map grouppublic PropertyMapContainer(PropertyMap map)
map
- the property mappublic PropertyMap getMap()