public interface ChartConfig
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
ChartConfig.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
PropertyListConfig |
addNewAttributes()
Appends and returns a new empty "attributes" element
|
PropertyListConfig |
getAttributes()
Gets the "attributes" element
|
String |
getStatisticHolder()
Gets the "statisticHolder" attribute
|
boolean |
isSetStatisticHolder()
True if has "statisticHolder" attribute
|
void |
setAttributes(PropertyListConfig attributes)
Sets the "attributes" element
|
void |
setStatisticHolder(String statisticHolder)
Sets the "statisticHolder" attribute
|
void |
unsetStatisticHolder()
Unsets the "statisticHolder" attribute
|
org.apache.xmlbeans.XmlString |
xgetStatisticHolder()
Gets (as xml) the "statisticHolder" attribute
|
void |
xsetStatisticHolder(org.apache.xmlbeans.XmlString statisticHolder)
Sets (as xml) the "statisticHolder" attribute
|
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextPropertyListConfig getAttributes()
void setAttributes(PropertyListConfig attributes)
PropertyListConfig addNewAttributes()
String getStatisticHolder()
org.apache.xmlbeans.XmlString xgetStatisticHolder()
boolean isSetStatisticHolder()
void setStatisticHolder(String statisticHolder)
void xsetStatisticHolder(org.apache.xmlbeans.XmlString statisticHolder)
void unsetStatisticHolder()
Copyright © 2019. All rights reserved.