Interface CTCacheHierarchy
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTCacheHierarchy extends XmlObject
An XML CT_CacheHierarchy(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTCacheHierarchy.Factory
A factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaType
type
-
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CTExtensionList
addNewExtLst()
Appends and returns a new empty "extLst" elementCTFieldsUsage
addNewFieldsUsage()
Appends and returns a new empty "fieldsUsage" elementCTGroupLevels
addNewGroupLevels()
Appends and returns a new empty "groupLevels" elementjava.lang.String
getAllCaption()
Gets the "allCaption" attributejava.lang.String
getAllUniqueName()
Gets the "allUniqueName" attributeboolean
getAttribute()
Gets the "attribute" attributejava.lang.String
getCaption()
Gets the "caption" attributelong
getCount()
Gets the "count" attributejava.lang.String
getDefaultMemberUniqueName()
Gets the "defaultMemberUniqueName" attributejava.lang.String
getDimensionUniqueName()
Gets the "dimensionUniqueName" attributejava.lang.String
getDisplayFolder()
Gets the "displayFolder" attributeCTExtensionList
getExtLst()
Gets the "extLst" elementCTFieldsUsage
getFieldsUsage()
Gets the "fieldsUsage" elementCTGroupLevels
getGroupLevels()
Gets the "groupLevels" elementboolean
getHidden()
Gets the "hidden" attributeint
getIconSet()
Gets the "iconSet" attributeboolean
getKeyAttribute()
Gets the "keyAttribute" attributeboolean
getMeasure()
Gets the "measure" attributejava.lang.String
getMeasureGroup()
Gets the "measureGroup" attributeboolean
getMeasures()
Gets the "measures" attributeint
getMemberValueDatatype()
Gets the "memberValueDatatype" attributeboolean
getOneField()
Gets the "oneField" attributelong
getParentSet()
Gets the "parentSet" attributeboolean
getSet()
Gets the "set" attributeboolean
getTime()
Gets the "time" attributeboolean
getUnbalanced()
Gets the "unbalanced" attributeboolean
getUnbalancedGroup()
Gets the "unbalancedGroup" attributejava.lang.String
getUniqueName()
Gets the "uniqueName" attributeboolean
isSetAllCaption()
True if has "allCaption" attributeboolean
isSetAllUniqueName()
True if has "allUniqueName" attributeboolean
isSetAttribute()
True if has "attribute" attributeboolean
isSetCaption()
True if has "caption" attributeboolean
isSetDefaultMemberUniqueName()
True if has "defaultMemberUniqueName" attributeboolean
isSetDimensionUniqueName()
True if has "dimensionUniqueName" attributeboolean
isSetDisplayFolder()
True if has "displayFolder" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetFieldsUsage()
True if has "fieldsUsage" elementboolean
isSetGroupLevels()
True if has "groupLevels" elementboolean
isSetHidden()
True if has "hidden" attributeboolean
isSetIconSet()
True if has "iconSet" attributeboolean
isSetKeyAttribute()
True if has "keyAttribute" attributeboolean
isSetMeasure()
True if has "measure" attributeboolean
isSetMeasureGroup()
True if has "measureGroup" attributeboolean
isSetMeasures()
True if has "measures" attributeboolean
isSetMemberValueDatatype()
True if has "memberValueDatatype" attributeboolean
isSetOneField()
True if has "oneField" attributeboolean
isSetParentSet()
True if has "parentSet" attributeboolean
isSetSet()
True if has "set" attributeboolean
isSetTime()
True if has "time" attributeboolean
isSetUnbalanced()
True if has "unbalanced" attributeboolean
isSetUnbalancedGroup()
True if has "unbalancedGroup" attributevoid
setAllCaption(java.lang.String allCaption)
Sets the "allCaption" attributevoid
setAllUniqueName(java.lang.String allUniqueName)
Sets the "allUniqueName" attributevoid
setAttribute(boolean attribute)
Sets the "attribute" attributevoid
setCaption(java.lang.String caption)
Sets the "caption" attributevoid
setCount(long count)
Sets the "count" attributevoid
setDefaultMemberUniqueName(java.lang.String defaultMemberUniqueName)
Sets the "defaultMemberUniqueName" attributevoid
setDimensionUniqueName(java.lang.String dimensionUniqueName)
Sets the "dimensionUniqueName" attributevoid
setDisplayFolder(java.lang.String displayFolder)
Sets the "displayFolder" attributevoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setFieldsUsage(CTFieldsUsage fieldsUsage)
Sets the "fieldsUsage" elementvoid
setGroupLevels(CTGroupLevels groupLevels)
Sets the "groupLevels" elementvoid
setHidden(boolean hidden)
Sets the "hidden" attributevoid
setIconSet(int iconSet)
Sets the "iconSet" attributevoid
setKeyAttribute(boolean keyAttribute)
Sets the "keyAttribute" attributevoid
setMeasure(boolean measure)
Sets the "measure" attributevoid
setMeasureGroup(java.lang.String measureGroup)
Sets the "measureGroup" attributevoid
setMeasures(boolean measures)
Sets the "measures" attributevoid
setMemberValueDatatype(int memberValueDatatype)
Sets the "memberValueDatatype" attributevoid
setOneField(boolean oneField)
Sets the "oneField" attributevoid
setParentSet(long parentSet)
Sets the "parentSet" attributevoid
setSet(boolean set)
Sets the "set" attributevoid
setTime(boolean time)
Sets the "time" attributevoid
setUnbalanced(boolean unbalanced)
Sets the "unbalanced" attributevoid
setUnbalancedGroup(boolean unbalancedGroup)
Sets the "unbalancedGroup" attributevoid
setUniqueName(java.lang.String uniqueName)
Sets the "uniqueName" attributevoid
unsetAllCaption()
Unsets the "allCaption" attributevoid
unsetAllUniqueName()
Unsets the "allUniqueName" attributevoid
unsetAttribute()
Unsets the "attribute" attributevoid
unsetCaption()
Unsets the "caption" attributevoid
unsetDefaultMemberUniqueName()
Unsets the "defaultMemberUniqueName" attributevoid
unsetDimensionUniqueName()
Unsets the "dimensionUniqueName" attributevoid
unsetDisplayFolder()
Unsets the "displayFolder" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetFieldsUsage()
Unsets the "fieldsUsage" elementvoid
unsetGroupLevels()
Unsets the "groupLevels" elementvoid
unsetHidden()
Unsets the "hidden" attributevoid
unsetIconSet()
Unsets the "iconSet" attributevoid
unsetKeyAttribute()
Unsets the "keyAttribute" attributevoid
unsetMeasure()
Unsets the "measure" attributevoid
unsetMeasureGroup()
Unsets the "measureGroup" attributevoid
unsetMeasures()
Unsets the "measures" attributevoid
unsetMemberValueDatatype()
Unsets the "memberValueDatatype" attributevoid
unsetOneField()
Unsets the "oneField" attributevoid
unsetParentSet()
Unsets the "parentSet" attributevoid
unsetSet()
Unsets the "set" attributevoid
unsetTime()
Unsets the "time" attributevoid
unsetUnbalanced()
Unsets the "unbalanced" attributevoid
unsetUnbalancedGroup()
Unsets the "unbalancedGroup" attributeSTXstring
xgetAllCaption()
Gets (as xml) the "allCaption" attributeSTXstring
xgetAllUniqueName()
Gets (as xml) the "allUniqueName" attributeXmlBoolean
xgetAttribute()
Gets (as xml) the "attribute" attributeSTXstring
xgetCaption()
Gets (as xml) the "caption" attributeXmlUnsignedInt
xgetCount()
Gets (as xml) the "count" attributeSTXstring
xgetDefaultMemberUniqueName()
Gets (as xml) the "defaultMemberUniqueName" attributeSTXstring
xgetDimensionUniqueName()
Gets (as xml) the "dimensionUniqueName" attributeSTXstring
xgetDisplayFolder()
Gets (as xml) the "displayFolder" attributeXmlBoolean
xgetHidden()
Gets (as xml) the "hidden" attributeXmlInt
xgetIconSet()
Gets (as xml) the "iconSet" attributeXmlBoolean
xgetKeyAttribute()
Gets (as xml) the "keyAttribute" attributeXmlBoolean
xgetMeasure()
Gets (as xml) the "measure" attributeSTXstring
xgetMeasureGroup()
Gets (as xml) the "measureGroup" attributeXmlBoolean
xgetMeasures()
Gets (as xml) the "measures" attributeXmlUnsignedShort
xgetMemberValueDatatype()
Gets (as xml) the "memberValueDatatype" attributeXmlBoolean
xgetOneField()
Gets (as xml) the "oneField" attributeXmlUnsignedInt
xgetParentSet()
Gets (as xml) the "parentSet" attributeXmlBoolean
xgetSet()
Gets (as xml) the "set" attributeXmlBoolean
xgetTime()
Gets (as xml) the "time" attributeXmlBoolean
xgetUnbalanced()
Gets (as xml) the "unbalanced" attributeXmlBoolean
xgetUnbalancedGroup()
Gets (as xml) the "unbalancedGroup" attributeSTXstring
xgetUniqueName()
Gets (as xml) the "uniqueName" attributevoid
xsetAllCaption(STXstring allCaption)
Sets (as xml) the "allCaption" attributevoid
xsetAllUniqueName(STXstring allUniqueName)
Sets (as xml) the "allUniqueName" attributevoid
xsetAttribute(XmlBoolean attribute)
Sets (as xml) the "attribute" attributevoid
xsetCaption(STXstring caption)
Sets (as xml) the "caption" attributevoid
xsetCount(XmlUnsignedInt count)
Sets (as xml) the "count" attributevoid
xsetDefaultMemberUniqueName(STXstring defaultMemberUniqueName)
Sets (as xml) the "defaultMemberUniqueName" attributevoid
xsetDimensionUniqueName(STXstring dimensionUniqueName)
Sets (as xml) the "dimensionUniqueName" attributevoid
xsetDisplayFolder(STXstring displayFolder)
Sets (as xml) the "displayFolder" attributevoid
xsetHidden(XmlBoolean hidden)
Sets (as xml) the "hidden" attributevoid
xsetIconSet(XmlInt iconSet)
Sets (as xml) the "iconSet" attributevoid
xsetKeyAttribute(XmlBoolean keyAttribute)
Sets (as xml) the "keyAttribute" attributevoid
xsetMeasure(XmlBoolean measure)
Sets (as xml) the "measure" attributevoid
xsetMeasureGroup(STXstring measureGroup)
Sets (as xml) the "measureGroup" attributevoid
xsetMeasures(XmlBoolean measures)
Sets (as xml) the "measures" attributevoid
xsetMemberValueDatatype(XmlUnsignedShort memberValueDatatype)
Sets (as xml) the "memberValueDatatype" attributevoid
xsetOneField(XmlBoolean oneField)
Sets (as xml) the "oneField" attributevoid
xsetParentSet(XmlUnsignedInt parentSet)
Sets (as xml) the "parentSet" attributevoid
xsetSet(XmlBoolean set)
Sets (as xml) the "set" attributevoid
xsetTime(XmlBoolean time)
Sets (as xml) the "time" attributevoid
xsetUnbalanced(XmlBoolean unbalanced)
Sets (as xml) the "unbalanced" attributevoid
xsetUnbalancedGroup(XmlBoolean unbalancedGroup)
Sets (as xml) the "unbalancedGroup" attributevoid
xsetUniqueName(STXstring uniqueName)
Sets (as xml) the "uniqueName" attribute-
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
-
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
-
-
-
Field Detail
-
type
static final SchemaType type
-
-
Method Detail
-
getFieldsUsage
CTFieldsUsage getFieldsUsage()
Gets the "fieldsUsage" element
-
isSetFieldsUsage
boolean isSetFieldsUsage()
True if has "fieldsUsage" element
-
setFieldsUsage
void setFieldsUsage(CTFieldsUsage fieldsUsage)
Sets the "fieldsUsage" element
-
addNewFieldsUsage
CTFieldsUsage addNewFieldsUsage()
Appends and returns a new empty "fieldsUsage" element
-
unsetFieldsUsage
void unsetFieldsUsage()
Unsets the "fieldsUsage" element
-
getGroupLevels
CTGroupLevels getGroupLevels()
Gets the "groupLevels" element
-
isSetGroupLevels
boolean isSetGroupLevels()
True if has "groupLevels" element
-
setGroupLevels
void setGroupLevels(CTGroupLevels groupLevels)
Sets the "groupLevels" element
-
addNewGroupLevels
CTGroupLevels addNewGroupLevels()
Appends and returns a new empty "groupLevels" element
-
unsetGroupLevels
void unsetGroupLevels()
Unsets the "groupLevels" element
-
getExtLst
CTExtensionList getExtLst()
Gets the "extLst" element
-
isSetExtLst
boolean isSetExtLst()
True if has "extLst" element
-
setExtLst
void setExtLst(CTExtensionList extLst)
Sets the "extLst" element
-
addNewExtLst
CTExtensionList addNewExtLst()
Appends and returns a new empty "extLst" element
-
unsetExtLst
void unsetExtLst()
Unsets the "extLst" element
-
getUniqueName
java.lang.String getUniqueName()
Gets the "uniqueName" attribute
-
xgetUniqueName
STXstring xgetUniqueName()
Gets (as xml) the "uniqueName" attribute
-
setUniqueName
void setUniqueName(java.lang.String uniqueName)
Sets the "uniqueName" attribute
-
xsetUniqueName
void xsetUniqueName(STXstring uniqueName)
Sets (as xml) the "uniqueName" attribute
-
getCaption
java.lang.String getCaption()
Gets the "caption" attribute
-
xgetCaption
STXstring xgetCaption()
Gets (as xml) the "caption" attribute
-
isSetCaption
boolean isSetCaption()
True if has "caption" attribute
-
setCaption
void setCaption(java.lang.String caption)
Sets the "caption" attribute
-
xsetCaption
void xsetCaption(STXstring caption)
Sets (as xml) the "caption" attribute
-
unsetCaption
void unsetCaption()
Unsets the "caption" attribute
-
getMeasure
boolean getMeasure()
Gets the "measure" attribute
-
xgetMeasure
XmlBoolean xgetMeasure()
Gets (as xml) the "measure" attribute
-
isSetMeasure
boolean isSetMeasure()
True if has "measure" attribute
-
setMeasure
void setMeasure(boolean measure)
Sets the "measure" attribute
-
xsetMeasure
void xsetMeasure(XmlBoolean measure)
Sets (as xml) the "measure" attribute
-
unsetMeasure
void unsetMeasure()
Unsets the "measure" attribute
-
getSet
boolean getSet()
Gets the "set" attribute
-
xgetSet
XmlBoolean xgetSet()
Gets (as xml) the "set" attribute
-
isSetSet
boolean isSetSet()
True if has "set" attribute
-
setSet
void setSet(boolean set)
Sets the "set" attribute
-
xsetSet
void xsetSet(XmlBoolean set)
Sets (as xml) the "set" attribute
-
unsetSet
void unsetSet()
Unsets the "set" attribute
-
getParentSet
long getParentSet()
Gets the "parentSet" attribute
-
xgetParentSet
XmlUnsignedInt xgetParentSet()
Gets (as xml) the "parentSet" attribute
-
isSetParentSet
boolean isSetParentSet()
True if has "parentSet" attribute
-
setParentSet
void setParentSet(long parentSet)
Sets the "parentSet" attribute
-
xsetParentSet
void xsetParentSet(XmlUnsignedInt parentSet)
Sets (as xml) the "parentSet" attribute
-
unsetParentSet
void unsetParentSet()
Unsets the "parentSet" attribute
-
getIconSet
int getIconSet()
Gets the "iconSet" attribute
-
xgetIconSet
XmlInt xgetIconSet()
Gets (as xml) the "iconSet" attribute
-
isSetIconSet
boolean isSetIconSet()
True if has "iconSet" attribute
-
setIconSet
void setIconSet(int iconSet)
Sets the "iconSet" attribute
-
xsetIconSet
void xsetIconSet(XmlInt iconSet)
Sets (as xml) the "iconSet" attribute
-
unsetIconSet
void unsetIconSet()
Unsets the "iconSet" attribute
-
getAttribute
boolean getAttribute()
Gets the "attribute" attribute
-
xgetAttribute
XmlBoolean xgetAttribute()
Gets (as xml) the "attribute" attribute
-
isSetAttribute
boolean isSetAttribute()
True if has "attribute" attribute
-
setAttribute
void setAttribute(boolean attribute)
Sets the "attribute" attribute
-
xsetAttribute
void xsetAttribute(XmlBoolean attribute)
Sets (as xml) the "attribute" attribute
-
unsetAttribute
void unsetAttribute()
Unsets the "attribute" attribute
-
getTime
boolean getTime()
Gets the "time" attribute
-
xgetTime
XmlBoolean xgetTime()
Gets (as xml) the "time" attribute
-
isSetTime
boolean isSetTime()
True if has "time" attribute
-
setTime
void setTime(boolean time)
Sets the "time" attribute
-
xsetTime
void xsetTime(XmlBoolean time)
Sets (as xml) the "time" attribute
-
unsetTime
void unsetTime()
Unsets the "time" attribute
-
getKeyAttribute
boolean getKeyAttribute()
Gets the "keyAttribute" attribute
-
xgetKeyAttribute
XmlBoolean xgetKeyAttribute()
Gets (as xml) the "keyAttribute" attribute
-
isSetKeyAttribute
boolean isSetKeyAttribute()
True if has "keyAttribute" attribute
-
setKeyAttribute
void setKeyAttribute(boolean keyAttribute)
Sets the "keyAttribute" attribute
-
xsetKeyAttribute
void xsetKeyAttribute(XmlBoolean keyAttribute)
Sets (as xml) the "keyAttribute" attribute
-
unsetKeyAttribute
void unsetKeyAttribute()
Unsets the "keyAttribute" attribute
-
getDefaultMemberUniqueName
java.lang.String getDefaultMemberUniqueName()
Gets the "defaultMemberUniqueName" attribute
-
xgetDefaultMemberUniqueName
STXstring xgetDefaultMemberUniqueName()
Gets (as xml) the "defaultMemberUniqueName" attribute
-
isSetDefaultMemberUniqueName
boolean isSetDefaultMemberUniqueName()
True if has "defaultMemberUniqueName" attribute
-
setDefaultMemberUniqueName
void setDefaultMemberUniqueName(java.lang.String defaultMemberUniqueName)
Sets the "defaultMemberUniqueName" attribute
-
xsetDefaultMemberUniqueName
void xsetDefaultMemberUniqueName(STXstring defaultMemberUniqueName)
Sets (as xml) the "defaultMemberUniqueName" attribute
-
unsetDefaultMemberUniqueName
void unsetDefaultMemberUniqueName()
Unsets the "defaultMemberUniqueName" attribute
-
getAllUniqueName
java.lang.String getAllUniqueName()
Gets the "allUniqueName" attribute
-
xgetAllUniqueName
STXstring xgetAllUniqueName()
Gets (as xml) the "allUniqueName" attribute
-
isSetAllUniqueName
boolean isSetAllUniqueName()
True if has "allUniqueName" attribute
-
setAllUniqueName
void setAllUniqueName(java.lang.String allUniqueName)
Sets the "allUniqueName" attribute
-
xsetAllUniqueName
void xsetAllUniqueName(STXstring allUniqueName)
Sets (as xml) the "allUniqueName" attribute
-
unsetAllUniqueName
void unsetAllUniqueName()
Unsets the "allUniqueName" attribute
-
getAllCaption
java.lang.String getAllCaption()
Gets the "allCaption" attribute
-
xgetAllCaption
STXstring xgetAllCaption()
Gets (as xml) the "allCaption" attribute
-
isSetAllCaption
boolean isSetAllCaption()
True if has "allCaption" attribute
-
setAllCaption
void setAllCaption(java.lang.String allCaption)
Sets the "allCaption" attribute
-
xsetAllCaption
void xsetAllCaption(STXstring allCaption)
Sets (as xml) the "allCaption" attribute
-
unsetAllCaption
void unsetAllCaption()
Unsets the "allCaption" attribute
-
getDimensionUniqueName
java.lang.String getDimensionUniqueName()
Gets the "dimensionUniqueName" attribute
-
xgetDimensionUniqueName
STXstring xgetDimensionUniqueName()
Gets (as xml) the "dimensionUniqueName" attribute
-
isSetDimensionUniqueName
boolean isSetDimensionUniqueName()
True if has "dimensionUniqueName" attribute
-
setDimensionUniqueName
void setDimensionUniqueName(java.lang.String dimensionUniqueName)
Sets the "dimensionUniqueName" attribute
-
xsetDimensionUniqueName
void xsetDimensionUniqueName(STXstring dimensionUniqueName)
Sets (as xml) the "dimensionUniqueName" attribute
-
unsetDimensionUniqueName
void unsetDimensionUniqueName()
Unsets the "dimensionUniqueName" attribute
-
getDisplayFolder
java.lang.String getDisplayFolder()
Gets the "displayFolder" attribute
-
xgetDisplayFolder
STXstring xgetDisplayFolder()
Gets (as xml) the "displayFolder" attribute
-
isSetDisplayFolder
boolean isSetDisplayFolder()
True if has "displayFolder" attribute
-
setDisplayFolder
void setDisplayFolder(java.lang.String displayFolder)
Sets the "displayFolder" attribute
-
xsetDisplayFolder
void xsetDisplayFolder(STXstring displayFolder)
Sets (as xml) the "displayFolder" attribute
-
unsetDisplayFolder
void unsetDisplayFolder()
Unsets the "displayFolder" attribute
-
getMeasureGroup
java.lang.String getMeasureGroup()
Gets the "measureGroup" attribute
-
xgetMeasureGroup
STXstring xgetMeasureGroup()
Gets (as xml) the "measureGroup" attribute
-
isSetMeasureGroup
boolean isSetMeasureGroup()
True if has "measureGroup" attribute
-
setMeasureGroup
void setMeasureGroup(java.lang.String measureGroup)
Sets the "measureGroup" attribute
-
xsetMeasureGroup
void xsetMeasureGroup(STXstring measureGroup)
Sets (as xml) the "measureGroup" attribute
-
unsetMeasureGroup
void unsetMeasureGroup()
Unsets the "measureGroup" attribute
-
getMeasures
boolean getMeasures()
Gets the "measures" attribute
-
xgetMeasures
XmlBoolean xgetMeasures()
Gets (as xml) the "measures" attribute
-
isSetMeasures
boolean isSetMeasures()
True if has "measures" attribute
-
setMeasures
void setMeasures(boolean measures)
Sets the "measures" attribute
-
xsetMeasures
void xsetMeasures(XmlBoolean measures)
Sets (as xml) the "measures" attribute
-
unsetMeasures
void unsetMeasures()
Unsets the "measures" attribute
-
getCount
long getCount()
Gets the "count" attribute
-
xgetCount
XmlUnsignedInt xgetCount()
Gets (as xml) the "count" attribute
-
setCount
void setCount(long count)
Sets the "count" attribute
-
xsetCount
void xsetCount(XmlUnsignedInt count)
Sets (as xml) the "count" attribute
-
getOneField
boolean getOneField()
Gets the "oneField" attribute
-
xgetOneField
XmlBoolean xgetOneField()
Gets (as xml) the "oneField" attribute
-
isSetOneField
boolean isSetOneField()
True if has "oneField" attribute
-
setOneField
void setOneField(boolean oneField)
Sets the "oneField" attribute
-
xsetOneField
void xsetOneField(XmlBoolean oneField)
Sets (as xml) the "oneField" attribute
-
unsetOneField
void unsetOneField()
Unsets the "oneField" attribute
-
getMemberValueDatatype
int getMemberValueDatatype()
Gets the "memberValueDatatype" attribute
-
xgetMemberValueDatatype
XmlUnsignedShort xgetMemberValueDatatype()
Gets (as xml) the "memberValueDatatype" attribute
-
isSetMemberValueDatatype
boolean isSetMemberValueDatatype()
True if has "memberValueDatatype" attribute
-
setMemberValueDatatype
void setMemberValueDatatype(int memberValueDatatype)
Sets the "memberValueDatatype" attribute
-
xsetMemberValueDatatype
void xsetMemberValueDatatype(XmlUnsignedShort memberValueDatatype)
Sets (as xml) the "memberValueDatatype" attribute
-
unsetMemberValueDatatype
void unsetMemberValueDatatype()
Unsets the "memberValueDatatype" attribute
-
getUnbalanced
boolean getUnbalanced()
Gets the "unbalanced" attribute
-
xgetUnbalanced
XmlBoolean xgetUnbalanced()
Gets (as xml) the "unbalanced" attribute
-
isSetUnbalanced
boolean isSetUnbalanced()
True if has "unbalanced" attribute
-
setUnbalanced
void setUnbalanced(boolean unbalanced)
Sets the "unbalanced" attribute
-
xsetUnbalanced
void xsetUnbalanced(XmlBoolean unbalanced)
Sets (as xml) the "unbalanced" attribute
-
unsetUnbalanced
void unsetUnbalanced()
Unsets the "unbalanced" attribute
-
getUnbalancedGroup
boolean getUnbalancedGroup()
Gets the "unbalancedGroup" attribute
-
xgetUnbalancedGroup
XmlBoolean xgetUnbalancedGroup()
Gets (as xml) the "unbalancedGroup" attribute
-
isSetUnbalancedGroup
boolean isSetUnbalancedGroup()
True if has "unbalancedGroup" attribute
-
setUnbalancedGroup
void setUnbalancedGroup(boolean unbalancedGroup)
Sets the "unbalancedGroup" attribute
-
xsetUnbalancedGroup
void xsetUnbalancedGroup(XmlBoolean unbalancedGroup)
Sets (as xml) the "unbalancedGroup" attribute
-
unsetUnbalancedGroup
void unsetUnbalancedGroup()
Unsets the "unbalancedGroup" attribute
-
getHidden
boolean getHidden()
Gets the "hidden" attribute
-
xgetHidden
XmlBoolean xgetHidden()
Gets (as xml) the "hidden" attribute
-
isSetHidden
boolean isSetHidden()
True if has "hidden" attribute
-
setHidden
void setHidden(boolean hidden)
Sets the "hidden" attribute
-
xsetHidden
void xsetHidden(XmlBoolean hidden)
Sets (as xml) the "hidden" attribute
-
unsetHidden
void unsetHidden()
Unsets the "hidden" attribute
-
-