Interface CTRevisionDefinedName
-
- All Superinterfaces:
XmlObject,XmlTokenSource
public interface CTRevisionDefinedName extends XmlObject
An XML CT_RevisionDefinedName(@http://schemas.openxmlformats.org/spreadsheetml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCTRevisionDefinedName.FactoryA factory class with static methods for creating instances of this type.
-
Field Summary
Fields Modifier and Type Field Description static SchemaTypetype-
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 CTExtensionListaddNewExtLst()Appends and returns a new empty "extLst" elementjava.lang.StringgetComment()Gets the "comment" attributejava.lang.StringgetCustomMenu()Gets the "customMenu" attributebooleangetCustomView()Gets the "customView" attributejava.lang.StringgetDescription()Gets the "description" attributeCTExtensionListgetExtLst()Gets the "extLst" elementjava.lang.StringgetFormula()Gets the "formula" elementbooleangetFunction()Gets the "function" attributeshortgetFunctionGroupId()Gets the "functionGroupId" attributejava.lang.StringgetHelp()Gets the "help" attributebooleangetHidden()Gets the "hidden" attributelonggetLocalSheetId()Gets the "localSheetId" attributejava.lang.StringgetName()Gets the "name" attributejava.lang.StringgetOldComment()Gets the "oldComment" attributejava.lang.StringgetOldCustomMenu()Gets the "oldCustomMenu" attributejava.lang.StringgetOldDescription()Gets the "oldDescription" attributejava.lang.StringgetOldFormula()Gets the "oldFormula" elementbooleangetOldFunction()Gets the "oldFunction" attributeshortgetOldFunctionGroupId()Gets the "oldFunctionGroupId" attributejava.lang.StringgetOldHelp()Gets the "oldHelp" attributebooleangetOldHidden()Gets the "oldHidden" attributeshortgetOldShortcutKey()Gets the "oldShortcutKey" attributejava.lang.StringgetOldStatusBar()Gets the "oldStatusBar" attributebooleangetRa()Gets the "ra" attributelonggetRId()Gets the "rId" attributeshortgetShortcutKey()Gets the "shortcutKey" attributejava.lang.StringgetStatusBar()Gets the "statusBar" attributebooleangetUa()Gets the "ua" attributebooleanisSetComment()True if has "comment" attributebooleanisSetCustomMenu()True if has "customMenu" attributebooleanisSetCustomView()True if has "customView" attributebooleanisSetDescription()True if has "description" attributebooleanisSetExtLst()True if has "extLst" elementbooleanisSetFormula()True if has "formula" elementbooleanisSetFunction()True if has "function" attributebooleanisSetFunctionGroupId()True if has "functionGroupId" attributebooleanisSetHelp()True if has "help" attributebooleanisSetHidden()True if has "hidden" attributebooleanisSetLocalSheetId()True if has "localSheetId" attributebooleanisSetOldComment()True if has "oldComment" attributebooleanisSetOldCustomMenu()True if has "oldCustomMenu" attributebooleanisSetOldDescription()True if has "oldDescription" attributebooleanisSetOldFormula()True if has "oldFormula" elementbooleanisSetOldFunction()True if has "oldFunction" attributebooleanisSetOldFunctionGroupId()True if has "oldFunctionGroupId" attributebooleanisSetOldHelp()True if has "oldHelp" attributebooleanisSetOldHidden()True if has "oldHidden" attributebooleanisSetOldShortcutKey()True if has "oldShortcutKey" attributebooleanisSetOldStatusBar()True if has "oldStatusBar" attributebooleanisSetRa()True if has "ra" attributebooleanisSetShortcutKey()True if has "shortcutKey" attributebooleanisSetStatusBar()True if has "statusBar" attributebooleanisSetUa()True if has "ua" attributevoidsetComment(java.lang.String comment)Sets the "comment" attributevoidsetCustomMenu(java.lang.String customMenu)Sets the "customMenu" attributevoidsetCustomView(boolean customView)Sets the "customView" attributevoidsetDescription(java.lang.String description)Sets the "description" attributevoidsetExtLst(CTExtensionList extLst)Sets the "extLst" elementvoidsetFormula(java.lang.String formula)Sets the "formula" elementvoidsetFunction(boolean function)Sets the "function" attributevoidsetFunctionGroupId(short functionGroupId)Sets the "functionGroupId" attributevoidsetHelp(java.lang.String help)Sets the "help" attributevoidsetHidden(boolean hidden)Sets the "hidden" attributevoidsetLocalSheetId(long localSheetId)Sets the "localSheetId" attributevoidsetName(java.lang.String name)Sets the "name" attributevoidsetOldComment(java.lang.String oldComment)Sets the "oldComment" attributevoidsetOldCustomMenu(java.lang.String oldCustomMenu)Sets the "oldCustomMenu" attributevoidsetOldDescription(java.lang.String oldDescription)Sets the "oldDescription" attributevoidsetOldFormula(java.lang.String oldFormula)Sets the "oldFormula" elementvoidsetOldFunction(boolean oldFunction)Sets the "oldFunction" attributevoidsetOldFunctionGroupId(short oldFunctionGroupId)Sets the "oldFunctionGroupId" attributevoidsetOldHelp(java.lang.String oldHelp)Sets the "oldHelp" attributevoidsetOldHidden(boolean oldHidden)Sets the "oldHidden" attributevoidsetOldShortcutKey(short oldShortcutKey)Sets the "oldShortcutKey" attributevoidsetOldStatusBar(java.lang.String oldStatusBar)Sets the "oldStatusBar" attributevoidsetRa(boolean ra)Sets the "ra" attributevoidsetRId(long rId)Sets the "rId" attributevoidsetShortcutKey(short shortcutKey)Sets the "shortcutKey" attributevoidsetStatusBar(java.lang.String statusBar)Sets the "statusBar" attributevoidsetUa(boolean ua)Sets the "ua" attributevoidunsetComment()Unsets the "comment" attributevoidunsetCustomMenu()Unsets the "customMenu" attributevoidunsetCustomView()Unsets the "customView" attributevoidunsetDescription()Unsets the "description" attributevoidunsetExtLst()Unsets the "extLst" elementvoidunsetFormula()Unsets the "formula" elementvoidunsetFunction()Unsets the "function" attributevoidunsetFunctionGroupId()Unsets the "functionGroupId" attributevoidunsetHelp()Unsets the "help" attributevoidunsetHidden()Unsets the "hidden" attributevoidunsetLocalSheetId()Unsets the "localSheetId" attributevoidunsetOldComment()Unsets the "oldComment" attributevoidunsetOldCustomMenu()Unsets the "oldCustomMenu" attributevoidunsetOldDescription()Unsets the "oldDescription" attributevoidunsetOldFormula()Unsets the "oldFormula" elementvoidunsetOldFunction()Unsets the "oldFunction" attributevoidunsetOldFunctionGroupId()Unsets the "oldFunctionGroupId" attributevoidunsetOldHelp()Unsets the "oldHelp" attributevoidunsetOldHidden()Unsets the "oldHidden" attributevoidunsetOldShortcutKey()Unsets the "oldShortcutKey" attributevoidunsetOldStatusBar()Unsets the "oldStatusBar" attributevoidunsetRa()Unsets the "ra" attributevoidunsetShortcutKey()Unsets the "shortcutKey" attributevoidunsetStatusBar()Unsets the "statusBar" attributevoidunsetUa()Unsets the "ua" attributeSTXstringxgetComment()Gets (as xml) the "comment" attributeSTXstringxgetCustomMenu()Gets (as xml) the "customMenu" attributeXmlBooleanxgetCustomView()Gets (as xml) the "customView" attributeSTXstringxgetDescription()Gets (as xml) the "description" attributeSTFormulaxgetFormula()Gets (as xml) the "formula" elementXmlBooleanxgetFunction()Gets (as xml) the "function" attributeXmlUnsignedBytexgetFunctionGroupId()Gets (as xml) the "functionGroupId" attributeSTXstringxgetHelp()Gets (as xml) the "help" attributeXmlBooleanxgetHidden()Gets (as xml) the "hidden" attributeXmlUnsignedIntxgetLocalSheetId()Gets (as xml) the "localSheetId" attributeSTXstringxgetName()Gets (as xml) the "name" attributeSTXstringxgetOldComment()Gets (as xml) the "oldComment" attributeSTXstringxgetOldCustomMenu()Gets (as xml) the "oldCustomMenu" attributeSTXstringxgetOldDescription()Gets (as xml) the "oldDescription" attributeSTFormulaxgetOldFormula()Gets (as xml) the "oldFormula" elementXmlBooleanxgetOldFunction()Gets (as xml) the "oldFunction" attributeXmlUnsignedBytexgetOldFunctionGroupId()Gets (as xml) the "oldFunctionGroupId" attributeSTXstringxgetOldHelp()Gets (as xml) the "oldHelp" attributeXmlBooleanxgetOldHidden()Gets (as xml) the "oldHidden" attributeXmlUnsignedBytexgetOldShortcutKey()Gets (as xml) the "oldShortcutKey" attributeSTXstringxgetOldStatusBar()Gets (as xml) the "oldStatusBar" attributeXmlBooleanxgetRa()Gets (as xml) the "ra" attributeXmlUnsignedIntxgetRId()Gets (as xml) the "rId" attributeXmlUnsignedBytexgetShortcutKey()Gets (as xml) the "shortcutKey" attributeSTXstringxgetStatusBar()Gets (as xml) the "statusBar" attributeXmlBooleanxgetUa()Gets (as xml) the "ua" attributevoidxsetComment(STXstring comment)Sets (as xml) the "comment" attributevoidxsetCustomMenu(STXstring customMenu)Sets (as xml) the "customMenu" attributevoidxsetCustomView(XmlBoolean customView)Sets (as xml) the "customView" attributevoidxsetDescription(STXstring description)Sets (as xml) the "description" attributevoidxsetFormula(STFormula formula)Sets (as xml) the "formula" elementvoidxsetFunction(XmlBoolean function)Sets (as xml) the "function" attributevoidxsetFunctionGroupId(XmlUnsignedByte functionGroupId)Sets (as xml) the "functionGroupId" attributevoidxsetHelp(STXstring help)Sets (as xml) the "help" attributevoidxsetHidden(XmlBoolean hidden)Sets (as xml) the "hidden" attributevoidxsetLocalSheetId(XmlUnsignedInt localSheetId)Sets (as xml) the "localSheetId" attributevoidxsetName(STXstring name)Sets (as xml) the "name" attributevoidxsetOldComment(STXstring oldComment)Sets (as xml) the "oldComment" attributevoidxsetOldCustomMenu(STXstring oldCustomMenu)Sets (as xml) the "oldCustomMenu" attributevoidxsetOldDescription(STXstring oldDescription)Sets (as xml) the "oldDescription" attributevoidxsetOldFormula(STFormula oldFormula)Sets (as xml) the "oldFormula" elementvoidxsetOldFunction(XmlBoolean oldFunction)Sets (as xml) the "oldFunction" attributevoidxsetOldFunctionGroupId(XmlUnsignedByte oldFunctionGroupId)Sets (as xml) the "oldFunctionGroupId" attributevoidxsetOldHelp(STXstring oldHelp)Sets (as xml) the "oldHelp" attributevoidxsetOldHidden(XmlBoolean oldHidden)Sets (as xml) the "oldHidden" attributevoidxsetOldShortcutKey(XmlUnsignedByte oldShortcutKey)Sets (as xml) the "oldShortcutKey" attributevoidxsetOldStatusBar(STXstring oldStatusBar)Sets (as xml) the "oldStatusBar" attributevoidxsetRa(XmlBoolean ra)Sets (as xml) the "ra" attributevoidxsetRId(XmlUnsignedInt rId)Sets (as xml) the "rId" attributevoidxsetShortcutKey(XmlUnsignedByte shortcutKey)Sets (as xml) the "shortcutKey" attributevoidxsetStatusBar(STXstring statusBar)Sets (as xml) the "statusBar" attributevoidxsetUa(XmlBoolean ua)Sets (as xml) the "ua" 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
-
getFormula
java.lang.String getFormula()
Gets the "formula" element
-
xgetFormula
STFormula xgetFormula()
Gets (as xml) the "formula" element
-
isSetFormula
boolean isSetFormula()
True if has "formula" element
-
setFormula
void setFormula(java.lang.String formula)
Sets the "formula" element
-
xsetFormula
void xsetFormula(STFormula formula)
Sets (as xml) the "formula" element
-
unsetFormula
void unsetFormula()
Unsets the "formula" element
-
getOldFormula
java.lang.String getOldFormula()
Gets the "oldFormula" element
-
xgetOldFormula
STFormula xgetOldFormula()
Gets (as xml) the "oldFormula" element
-
isSetOldFormula
boolean isSetOldFormula()
True if has "oldFormula" element
-
setOldFormula
void setOldFormula(java.lang.String oldFormula)
Sets the "oldFormula" element
-
xsetOldFormula
void xsetOldFormula(STFormula oldFormula)
Sets (as xml) the "oldFormula" element
-
unsetOldFormula
void unsetOldFormula()
Unsets the "oldFormula" 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
-
getRId
long getRId()
Gets the "rId" attribute
-
xgetRId
XmlUnsignedInt xgetRId()
Gets (as xml) the "rId" attribute
-
setRId
void setRId(long rId)
Sets the "rId" attribute
-
xsetRId
void xsetRId(XmlUnsignedInt rId)
Sets (as xml) the "rId" attribute
-
getUa
boolean getUa()
Gets the "ua" attribute
-
xgetUa
XmlBoolean xgetUa()
Gets (as xml) the "ua" attribute
-
isSetUa
boolean isSetUa()
True if has "ua" attribute
-
setUa
void setUa(boolean ua)
Sets the "ua" attribute
-
xsetUa
void xsetUa(XmlBoolean ua)
Sets (as xml) the "ua" attribute
-
unsetUa
void unsetUa()
Unsets the "ua" attribute
-
getRa
boolean getRa()
Gets the "ra" attribute
-
xgetRa
XmlBoolean xgetRa()
Gets (as xml) the "ra" attribute
-
isSetRa
boolean isSetRa()
True if has "ra" attribute
-
setRa
void setRa(boolean ra)
Sets the "ra" attribute
-
xsetRa
void xsetRa(XmlBoolean ra)
Sets (as xml) the "ra" attribute
-
unsetRa
void unsetRa()
Unsets the "ra" attribute
-
getLocalSheetId
long getLocalSheetId()
Gets the "localSheetId" attribute
-
xgetLocalSheetId
XmlUnsignedInt xgetLocalSheetId()
Gets (as xml) the "localSheetId" attribute
-
isSetLocalSheetId
boolean isSetLocalSheetId()
True if has "localSheetId" attribute
-
setLocalSheetId
void setLocalSheetId(long localSheetId)
Sets the "localSheetId" attribute
-
xsetLocalSheetId
void xsetLocalSheetId(XmlUnsignedInt localSheetId)
Sets (as xml) the "localSheetId" attribute
-
unsetLocalSheetId
void unsetLocalSheetId()
Unsets the "localSheetId" attribute
-
getCustomView
boolean getCustomView()
Gets the "customView" attribute
-
xgetCustomView
XmlBoolean xgetCustomView()
Gets (as xml) the "customView" attribute
-
isSetCustomView
boolean isSetCustomView()
True if has "customView" attribute
-
setCustomView
void setCustomView(boolean customView)
Sets the "customView" attribute
-
xsetCustomView
void xsetCustomView(XmlBoolean customView)
Sets (as xml) the "customView" attribute
-
unsetCustomView
void unsetCustomView()
Unsets the "customView" attribute
-
getName
java.lang.String getName()
Gets the "name" attribute
-
xgetName
STXstring xgetName()
Gets (as xml) the "name" attribute
-
setName
void setName(java.lang.String name)
Sets the "name" attribute
-
xsetName
void xsetName(STXstring name)
Sets (as xml) the "name" attribute
-
getFunction
boolean getFunction()
Gets the "function" attribute
-
xgetFunction
XmlBoolean xgetFunction()
Gets (as xml) the "function" attribute
-
isSetFunction
boolean isSetFunction()
True if has "function" attribute
-
setFunction
void setFunction(boolean function)
Sets the "function" attribute
-
xsetFunction
void xsetFunction(XmlBoolean function)
Sets (as xml) the "function" attribute
-
unsetFunction
void unsetFunction()
Unsets the "function" attribute
-
getOldFunction
boolean getOldFunction()
Gets the "oldFunction" attribute
-
xgetOldFunction
XmlBoolean xgetOldFunction()
Gets (as xml) the "oldFunction" attribute
-
isSetOldFunction
boolean isSetOldFunction()
True if has "oldFunction" attribute
-
setOldFunction
void setOldFunction(boolean oldFunction)
Sets the "oldFunction" attribute
-
xsetOldFunction
void xsetOldFunction(XmlBoolean oldFunction)
Sets (as xml) the "oldFunction" attribute
-
unsetOldFunction
void unsetOldFunction()
Unsets the "oldFunction" attribute
-
getFunctionGroupId
short getFunctionGroupId()
Gets the "functionGroupId" attribute
-
xgetFunctionGroupId
XmlUnsignedByte xgetFunctionGroupId()
Gets (as xml) the "functionGroupId" attribute
-
isSetFunctionGroupId
boolean isSetFunctionGroupId()
True if has "functionGroupId" attribute
-
setFunctionGroupId
void setFunctionGroupId(short functionGroupId)
Sets the "functionGroupId" attribute
-
xsetFunctionGroupId
void xsetFunctionGroupId(XmlUnsignedByte functionGroupId)
Sets (as xml) the "functionGroupId" attribute
-
unsetFunctionGroupId
void unsetFunctionGroupId()
Unsets the "functionGroupId" attribute
-
getOldFunctionGroupId
short getOldFunctionGroupId()
Gets the "oldFunctionGroupId" attribute
-
xgetOldFunctionGroupId
XmlUnsignedByte xgetOldFunctionGroupId()
Gets (as xml) the "oldFunctionGroupId" attribute
-
isSetOldFunctionGroupId
boolean isSetOldFunctionGroupId()
True if has "oldFunctionGroupId" attribute
-
setOldFunctionGroupId
void setOldFunctionGroupId(short oldFunctionGroupId)
Sets the "oldFunctionGroupId" attribute
-
xsetOldFunctionGroupId
void xsetOldFunctionGroupId(XmlUnsignedByte oldFunctionGroupId)
Sets (as xml) the "oldFunctionGroupId" attribute
-
unsetOldFunctionGroupId
void unsetOldFunctionGroupId()
Unsets the "oldFunctionGroupId" attribute
-
getShortcutKey
short getShortcutKey()
Gets the "shortcutKey" attribute
-
xgetShortcutKey
XmlUnsignedByte xgetShortcutKey()
Gets (as xml) the "shortcutKey" attribute
-
isSetShortcutKey
boolean isSetShortcutKey()
True if has "shortcutKey" attribute
-
setShortcutKey
void setShortcutKey(short shortcutKey)
Sets the "shortcutKey" attribute
-
xsetShortcutKey
void xsetShortcutKey(XmlUnsignedByte shortcutKey)
Sets (as xml) the "shortcutKey" attribute
-
unsetShortcutKey
void unsetShortcutKey()
Unsets the "shortcutKey" attribute
-
getOldShortcutKey
short getOldShortcutKey()
Gets the "oldShortcutKey" attribute
-
xgetOldShortcutKey
XmlUnsignedByte xgetOldShortcutKey()
Gets (as xml) the "oldShortcutKey" attribute
-
isSetOldShortcutKey
boolean isSetOldShortcutKey()
True if has "oldShortcutKey" attribute
-
setOldShortcutKey
void setOldShortcutKey(short oldShortcutKey)
Sets the "oldShortcutKey" attribute
-
xsetOldShortcutKey
void xsetOldShortcutKey(XmlUnsignedByte oldShortcutKey)
Sets (as xml) the "oldShortcutKey" attribute
-
unsetOldShortcutKey
void unsetOldShortcutKey()
Unsets the "oldShortcutKey" 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
-
getOldHidden
boolean getOldHidden()
Gets the "oldHidden" attribute
-
xgetOldHidden
XmlBoolean xgetOldHidden()
Gets (as xml) the "oldHidden" attribute
-
isSetOldHidden
boolean isSetOldHidden()
True if has "oldHidden" attribute
-
setOldHidden
void setOldHidden(boolean oldHidden)
Sets the "oldHidden" attribute
-
xsetOldHidden
void xsetOldHidden(XmlBoolean oldHidden)
Sets (as xml) the "oldHidden" attribute
-
unsetOldHidden
void unsetOldHidden()
Unsets the "oldHidden" attribute
-
getCustomMenu
java.lang.String getCustomMenu()
Gets the "customMenu" attribute
-
xgetCustomMenu
STXstring xgetCustomMenu()
Gets (as xml) the "customMenu" attribute
-
isSetCustomMenu
boolean isSetCustomMenu()
True if has "customMenu" attribute
-
setCustomMenu
void setCustomMenu(java.lang.String customMenu)
Sets the "customMenu" attribute
-
xsetCustomMenu
void xsetCustomMenu(STXstring customMenu)
Sets (as xml) the "customMenu" attribute
-
unsetCustomMenu
void unsetCustomMenu()
Unsets the "customMenu" attribute
-
getOldCustomMenu
java.lang.String getOldCustomMenu()
Gets the "oldCustomMenu" attribute
-
xgetOldCustomMenu
STXstring xgetOldCustomMenu()
Gets (as xml) the "oldCustomMenu" attribute
-
isSetOldCustomMenu
boolean isSetOldCustomMenu()
True if has "oldCustomMenu" attribute
-
setOldCustomMenu
void setOldCustomMenu(java.lang.String oldCustomMenu)
Sets the "oldCustomMenu" attribute
-
xsetOldCustomMenu
void xsetOldCustomMenu(STXstring oldCustomMenu)
Sets (as xml) the "oldCustomMenu" attribute
-
unsetOldCustomMenu
void unsetOldCustomMenu()
Unsets the "oldCustomMenu" attribute
-
getDescription
java.lang.String getDescription()
Gets the "description" attribute
-
xgetDescription
STXstring xgetDescription()
Gets (as xml) the "description" attribute
-
isSetDescription
boolean isSetDescription()
True if has "description" attribute
-
setDescription
void setDescription(java.lang.String description)
Sets the "description" attribute
-
xsetDescription
void xsetDescription(STXstring description)
Sets (as xml) the "description" attribute
-
unsetDescription
void unsetDescription()
Unsets the "description" attribute
-
getOldDescription
java.lang.String getOldDescription()
Gets the "oldDescription" attribute
-
xgetOldDescription
STXstring xgetOldDescription()
Gets (as xml) the "oldDescription" attribute
-
isSetOldDescription
boolean isSetOldDescription()
True if has "oldDescription" attribute
-
setOldDescription
void setOldDescription(java.lang.String oldDescription)
Sets the "oldDescription" attribute
-
xsetOldDescription
void xsetOldDescription(STXstring oldDescription)
Sets (as xml) the "oldDescription" attribute
-
unsetOldDescription
void unsetOldDescription()
Unsets the "oldDescription" attribute
-
getHelp
java.lang.String getHelp()
Gets the "help" attribute
-
xgetHelp
STXstring xgetHelp()
Gets (as xml) the "help" attribute
-
isSetHelp
boolean isSetHelp()
True if has "help" attribute
-
setHelp
void setHelp(java.lang.String help)
Sets the "help" attribute
-
xsetHelp
void xsetHelp(STXstring help)
Sets (as xml) the "help" attribute
-
unsetHelp
void unsetHelp()
Unsets the "help" attribute
-
getOldHelp
java.lang.String getOldHelp()
Gets the "oldHelp" attribute
-
xgetOldHelp
STXstring xgetOldHelp()
Gets (as xml) the "oldHelp" attribute
-
isSetOldHelp
boolean isSetOldHelp()
True if has "oldHelp" attribute
-
setOldHelp
void setOldHelp(java.lang.String oldHelp)
Sets the "oldHelp" attribute
-
xsetOldHelp
void xsetOldHelp(STXstring oldHelp)
Sets (as xml) the "oldHelp" attribute
-
unsetOldHelp
void unsetOldHelp()
Unsets the "oldHelp" attribute
-
getStatusBar
java.lang.String getStatusBar()
Gets the "statusBar" attribute
-
xgetStatusBar
STXstring xgetStatusBar()
Gets (as xml) the "statusBar" attribute
-
isSetStatusBar
boolean isSetStatusBar()
True if has "statusBar" attribute
-
setStatusBar
void setStatusBar(java.lang.String statusBar)
Sets the "statusBar" attribute
-
xsetStatusBar
void xsetStatusBar(STXstring statusBar)
Sets (as xml) the "statusBar" attribute
-
unsetStatusBar
void unsetStatusBar()
Unsets the "statusBar" attribute
-
getOldStatusBar
java.lang.String getOldStatusBar()
Gets the "oldStatusBar" attribute
-
xgetOldStatusBar
STXstring xgetOldStatusBar()
Gets (as xml) the "oldStatusBar" attribute
-
isSetOldStatusBar
boolean isSetOldStatusBar()
True if has "oldStatusBar" attribute
-
setOldStatusBar
void setOldStatusBar(java.lang.String oldStatusBar)
Sets the "oldStatusBar" attribute
-
xsetOldStatusBar
void xsetOldStatusBar(STXstring oldStatusBar)
Sets (as xml) the "oldStatusBar" attribute
-
unsetOldStatusBar
void unsetOldStatusBar()
Unsets the "oldStatusBar" attribute
-
getComment
java.lang.String getComment()
Gets the "comment" attribute
-
xgetComment
STXstring xgetComment()
Gets (as xml) the "comment" attribute
-
isSetComment
boolean isSetComment()
True if has "comment" attribute
-
setComment
void setComment(java.lang.String comment)
Sets the "comment" attribute
-
xsetComment
void xsetComment(STXstring comment)
Sets (as xml) the "comment" attribute
-
unsetComment
void unsetComment()
Unsets the "comment" attribute
-
getOldComment
java.lang.String getOldComment()
Gets the "oldComment" attribute
-
xgetOldComment
STXstring xgetOldComment()
Gets (as xml) the "oldComment" attribute
-
isSetOldComment
boolean isSetOldComment()
True if has "oldComment" attribute
-
setOldComment
void setOldComment(java.lang.String oldComment)
Sets the "oldComment" attribute
-
xsetOldComment
void xsetOldComment(STXstring oldComment)
Sets (as xml) the "oldComment" attribute
-
unsetOldComment
void unsetOldComment()
Unsets the "oldComment" attribute
-
-