public class MapPieSliceSet extends ComplexExtendedProperties
AF_NS, DVT_NS, F_NS| Constructor and Description |
|---|
MapPieSliceSet() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MapPieSliceItem> |
getMapPieSliceItem()
Description: mapPieSliceItem is a child tag of the mapPieSliceSet
|
java.lang.String |
getTagName() |
void |
setMapPieSliceItem(java.util.List<MapPieSliceItem> mapPieSliceItem)
Description: mapPieSliceItem is a child tag of the mapPieSliceSet
|
_applyToRootElement, _applyToRootElement, applyChanges, applyChanges, applyChanges, applyChanges, applyChanges, cloneFrom, getAttribute, getComplexChild, getComplexChild, getComplexChildAsList, populateAttributesAndChildTags, removeComplexChildList, setAttribute, setComplexChild, setComplexChild, setComplexChildAsListpublic java.lang.String getTagName()
getTagName in class ComplexExtendedPropertiespublic java.util.List<MapPieSliceItem> getMapPieSliceItem()
public void setMapPieSliceItem(java.util.List<MapPieSliceItem> mapPieSliceItem)
mapPieSliceItem - a list of MapPieSliceItem objects.