public class MapBarSeriesSet extends ComplexExtendedProperties
AF_NS, DVT_NS, F_NS| Constructor and Description |
|---|
MapBarSeriesSet() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MapBarSeriesItem> |
getMapBarSeriesItem()
Description: mapBarSeriesItem is a child tag of the mapBarSeriesSet.
|
java.lang.String |
getTagName() |
void |
setMapBarSeriesItem(java.util.List<MapBarSeriesItem> mapBarSeriesItem)
Description: mapBarSeriesItem is a child tag of the mapBarSeriesSet.
|
_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<MapBarSeriesItem> getMapBarSeriesItem()
public void setMapBarSeriesItem(java.util.List<MapBarSeriesItem> mapBarSeriesItem)
mapBarSeriesItem - a list of MapBarSeriesItem objects.