Interface CTCalculatedMember
- All Superinterfaces:
XmlObject,XmlTokenSource
An XML CT_CalculatedMember(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is a complex type.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DocumentFactory<CTCalculatedMember> static final SchemaTypeFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionAppends and returns a new empty "extLst" elementGets the "extLst" elementGets the "hierarchy" attributegetMdx()Gets the "mdx" attributeGets the "memberName" attributegetName()Gets the "name" attributeGets the "parent" attributebooleangetSet()Gets the "set" attributeintGets the "solveOrder" attributebooleanTrue if has "extLst" elementbooleanTrue if has "hierarchy" attributebooleanTrue if has "memberName" attributebooleanTrue if has "parent" attributebooleanisSetSet()True if has "set" attributebooleanTrue if has "solveOrder" attributevoidsetExtLst(CTExtensionList extLst) Sets the "extLst" elementvoidsetHierarchy(String hierarchy) Sets the "hierarchy" attributevoidSets the "mdx" attributevoidsetMemberName(String memberName) Sets the "memberName" attributevoidSets the "name" attributevoidSets the "parent" attributevoidsetSet(boolean set) Sets the "set" attributevoidsetSolveOrder(int solveOrder) Sets the "solveOrder" attributevoidUnsets the "extLst" elementvoidUnsets the "hierarchy" attributevoidUnsets the "memberName" attributevoidUnsets the "parent" attributevoidunsetSet()Unsets the "set" attributevoidUnsets the "solveOrder" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "hierarchy" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetMdx()Gets (as xml) the "mdx" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "memberName" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringxgetName()Gets (as xml) the "name" attributeorg.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstringGets (as xml) the "parent" attributexgetSet()Gets (as xml) the "set" attributeGets (as xml) the "solveOrder" attributevoidxsetHierarchy(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring hierarchy) Sets (as xml) the "hierarchy" attributevoidxsetMdx(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring mdx) Sets (as xml) the "mdx" attributevoidxsetMemberName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring memberName) Sets (as xml) the "memberName" attributevoidxsetName(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring name) Sets (as xml) the "name" attributevoidxsetParent(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring parent) Sets (as xml) the "parent" attributevoidxsetSet(XmlBoolean set) Sets (as xml) the "set" attributevoidxsetSolveOrder(XmlInt solveOrder) Sets (as xml) the "solveOrder" attributeMethods 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, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
-
Method Details
-
getExtLst
CTExtensionList getExtLst()Gets the "extLst" element -
isSetExtLst
boolean isSetExtLst()True if has "extLst" element -
setExtLst
Sets the "extLst" element -
addNewExtLst
CTExtensionList addNewExtLst()Appends and returns a new empty "extLst" element -
unsetExtLst
void unsetExtLst()Unsets the "extLst" element -
getName
String getName()Gets the "name" attribute -
xgetName
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetName()Gets (as xml) the "name" attribute -
setName
Sets the "name" attribute -
getMdx
String getMdx()Gets the "mdx" attribute -
xgetMdx
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetMdx()Gets (as xml) the "mdx" attribute -
setMdx
Sets the "mdx" attribute -
getMemberName
String getMemberName()Gets the "memberName" attribute -
xgetMemberName
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetMemberName()Gets (as xml) the "memberName" attribute -
isSetMemberName
boolean isSetMemberName()True if has "memberName" attribute -
setMemberName
Sets the "memberName" attribute -
unsetMemberName
void unsetMemberName()Unsets the "memberName" attribute -
getHierarchy
String getHierarchy()Gets the "hierarchy" attribute -
xgetHierarchy
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetHierarchy()Gets (as xml) the "hierarchy" attribute -
isSetHierarchy
boolean isSetHierarchy()True if has "hierarchy" attribute -
setHierarchy
Sets the "hierarchy" attribute -
unsetHierarchy
void unsetHierarchy()Unsets the "hierarchy" attribute -
getParent
String getParent()Gets the "parent" attribute -
xgetParent
org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STXstring xgetParent()Gets (as xml) the "parent" attribute -
isSetParent
boolean isSetParent()True if has "parent" attribute -
setParent
Sets the "parent" attribute -
unsetParent
void unsetParent()Unsets the "parent" attribute -
getSolveOrder
int getSolveOrder()Gets the "solveOrder" attribute -
xgetSolveOrder
XmlInt xgetSolveOrder()Gets (as xml) the "solveOrder" attribute -
isSetSolveOrder
boolean isSetSolveOrder()True if has "solveOrder" attribute -
setSolveOrder
void setSolveOrder(int solveOrder) Sets the "solveOrder" attribute -
xsetSolveOrder
Sets (as xml) the "solveOrder" attribute -
unsetSolveOrder
void unsetSolveOrder()Unsets the "solveOrder" 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
Sets (as xml) the "set" attribute -
unsetSet
void unsetSet()Unsets the "set" attribute
-