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 class
CTRevisionDefinedName.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" elementjava.lang.String
getComment()
Gets the "comment" attributejava.lang.String
getCustomMenu()
Gets the "customMenu" attributeboolean
getCustomView()
Gets the "customView" attributejava.lang.String
getDescription()
Gets the "description" attributeCTExtensionList
getExtLst()
Gets the "extLst" elementjava.lang.String
getFormula()
Gets the "formula" elementboolean
getFunction()
Gets the "function" attributeshort
getFunctionGroupId()
Gets the "functionGroupId" attributejava.lang.String
getHelp()
Gets the "help" attributeboolean
getHidden()
Gets the "hidden" attributelong
getLocalSheetId()
Gets the "localSheetId" attributejava.lang.String
getName()
Gets the "name" attributejava.lang.String
getOldComment()
Gets the "oldComment" attributejava.lang.String
getOldCustomMenu()
Gets the "oldCustomMenu" attributejava.lang.String
getOldDescription()
Gets the "oldDescription" attributejava.lang.String
getOldFormula()
Gets the "oldFormula" elementboolean
getOldFunction()
Gets the "oldFunction" attributeshort
getOldFunctionGroupId()
Gets the "oldFunctionGroupId" attributejava.lang.String
getOldHelp()
Gets the "oldHelp" attributeboolean
getOldHidden()
Gets the "oldHidden" attributeshort
getOldShortcutKey()
Gets the "oldShortcutKey" attributejava.lang.String
getOldStatusBar()
Gets the "oldStatusBar" attributeboolean
getRa()
Gets the "ra" attributelong
getRId()
Gets the "rId" attributeshort
getShortcutKey()
Gets the "shortcutKey" attributejava.lang.String
getStatusBar()
Gets the "statusBar" attributeboolean
getUa()
Gets the "ua" attributeboolean
isSetComment()
True if has "comment" attributeboolean
isSetCustomMenu()
True if has "customMenu" attributeboolean
isSetCustomView()
True if has "customView" attributeboolean
isSetDescription()
True if has "description" attributeboolean
isSetExtLst()
True if has "extLst" elementboolean
isSetFormula()
True if has "formula" elementboolean
isSetFunction()
True if has "function" attributeboolean
isSetFunctionGroupId()
True if has "functionGroupId" attributeboolean
isSetHelp()
True if has "help" attributeboolean
isSetHidden()
True if has "hidden" attributeboolean
isSetLocalSheetId()
True if has "localSheetId" attributeboolean
isSetOldComment()
True if has "oldComment" attributeboolean
isSetOldCustomMenu()
True if has "oldCustomMenu" attributeboolean
isSetOldDescription()
True if has "oldDescription" attributeboolean
isSetOldFormula()
True if has "oldFormula" elementboolean
isSetOldFunction()
True if has "oldFunction" attributeboolean
isSetOldFunctionGroupId()
True if has "oldFunctionGroupId" attributeboolean
isSetOldHelp()
True if has "oldHelp" attributeboolean
isSetOldHidden()
True if has "oldHidden" attributeboolean
isSetOldShortcutKey()
True if has "oldShortcutKey" attributeboolean
isSetOldStatusBar()
True if has "oldStatusBar" attributeboolean
isSetRa()
True if has "ra" attributeboolean
isSetShortcutKey()
True if has "shortcutKey" attributeboolean
isSetStatusBar()
True if has "statusBar" attributeboolean
isSetUa()
True if has "ua" attributevoid
setComment(java.lang.String comment)
Sets the "comment" attributevoid
setCustomMenu(java.lang.String customMenu)
Sets the "customMenu" attributevoid
setCustomView(boolean customView)
Sets the "customView" attributevoid
setDescription(java.lang.String description)
Sets the "description" attributevoid
setExtLst(CTExtensionList extLst)
Sets the "extLst" elementvoid
setFormula(java.lang.String formula)
Sets the "formula" elementvoid
setFunction(boolean function)
Sets the "function" attributevoid
setFunctionGroupId(short functionGroupId)
Sets the "functionGroupId" attributevoid
setHelp(java.lang.String help)
Sets the "help" attributevoid
setHidden(boolean hidden)
Sets the "hidden" attributevoid
setLocalSheetId(long localSheetId)
Sets the "localSheetId" attributevoid
setName(java.lang.String name)
Sets the "name" attributevoid
setOldComment(java.lang.String oldComment)
Sets the "oldComment" attributevoid
setOldCustomMenu(java.lang.String oldCustomMenu)
Sets the "oldCustomMenu" attributevoid
setOldDescription(java.lang.String oldDescription)
Sets the "oldDescription" attributevoid
setOldFormula(java.lang.String oldFormula)
Sets the "oldFormula" elementvoid
setOldFunction(boolean oldFunction)
Sets the "oldFunction" attributevoid
setOldFunctionGroupId(short oldFunctionGroupId)
Sets the "oldFunctionGroupId" attributevoid
setOldHelp(java.lang.String oldHelp)
Sets the "oldHelp" attributevoid
setOldHidden(boolean oldHidden)
Sets the "oldHidden" attributevoid
setOldShortcutKey(short oldShortcutKey)
Sets the "oldShortcutKey" attributevoid
setOldStatusBar(java.lang.String oldStatusBar)
Sets the "oldStatusBar" attributevoid
setRa(boolean ra)
Sets the "ra" attributevoid
setRId(long rId)
Sets the "rId" attributevoid
setShortcutKey(short shortcutKey)
Sets the "shortcutKey" attributevoid
setStatusBar(java.lang.String statusBar)
Sets the "statusBar" attributevoid
setUa(boolean ua)
Sets the "ua" attributevoid
unsetComment()
Unsets the "comment" attributevoid
unsetCustomMenu()
Unsets the "customMenu" attributevoid
unsetCustomView()
Unsets the "customView" attributevoid
unsetDescription()
Unsets the "description" attributevoid
unsetExtLst()
Unsets the "extLst" elementvoid
unsetFormula()
Unsets the "formula" elementvoid
unsetFunction()
Unsets the "function" attributevoid
unsetFunctionGroupId()
Unsets the "functionGroupId" attributevoid
unsetHelp()
Unsets the "help" attributevoid
unsetHidden()
Unsets the "hidden" attributevoid
unsetLocalSheetId()
Unsets the "localSheetId" attributevoid
unsetOldComment()
Unsets the "oldComment" attributevoid
unsetOldCustomMenu()
Unsets the "oldCustomMenu" attributevoid
unsetOldDescription()
Unsets the "oldDescription" attributevoid
unsetOldFormula()
Unsets the "oldFormula" elementvoid
unsetOldFunction()
Unsets the "oldFunction" attributevoid
unsetOldFunctionGroupId()
Unsets the "oldFunctionGroupId" attributevoid
unsetOldHelp()
Unsets the "oldHelp" attributevoid
unsetOldHidden()
Unsets the "oldHidden" attributevoid
unsetOldShortcutKey()
Unsets the "oldShortcutKey" attributevoid
unsetOldStatusBar()
Unsets the "oldStatusBar" attributevoid
unsetRa()
Unsets the "ra" attributevoid
unsetShortcutKey()
Unsets the "shortcutKey" attributevoid
unsetStatusBar()
Unsets the "statusBar" attributevoid
unsetUa()
Unsets the "ua" attributeSTXstring
xgetComment()
Gets (as xml) the "comment" attributeSTXstring
xgetCustomMenu()
Gets (as xml) the "customMenu" attributeXmlBoolean
xgetCustomView()
Gets (as xml) the "customView" attributeSTXstring
xgetDescription()
Gets (as xml) the "description" attributeSTFormula
xgetFormula()
Gets (as xml) the "formula" elementXmlBoolean
xgetFunction()
Gets (as xml) the "function" attributeXmlUnsignedByte
xgetFunctionGroupId()
Gets (as xml) the "functionGroupId" attributeSTXstring
xgetHelp()
Gets (as xml) the "help" attributeXmlBoolean
xgetHidden()
Gets (as xml) the "hidden" attributeXmlUnsignedInt
xgetLocalSheetId()
Gets (as xml) the "localSheetId" attributeSTXstring
xgetName()
Gets (as xml) the "name" attributeSTXstring
xgetOldComment()
Gets (as xml) the "oldComment" attributeSTXstring
xgetOldCustomMenu()
Gets (as xml) the "oldCustomMenu" attributeSTXstring
xgetOldDescription()
Gets (as xml) the "oldDescription" attributeSTFormula
xgetOldFormula()
Gets (as xml) the "oldFormula" elementXmlBoolean
xgetOldFunction()
Gets (as xml) the "oldFunction" attributeXmlUnsignedByte
xgetOldFunctionGroupId()
Gets (as xml) the "oldFunctionGroupId" attributeSTXstring
xgetOldHelp()
Gets (as xml) the "oldHelp" attributeXmlBoolean
xgetOldHidden()
Gets (as xml) the "oldHidden" attributeXmlUnsignedByte
xgetOldShortcutKey()
Gets (as xml) the "oldShortcutKey" attributeSTXstring
xgetOldStatusBar()
Gets (as xml) the "oldStatusBar" attributeXmlBoolean
xgetRa()
Gets (as xml) the "ra" attributeXmlUnsignedInt
xgetRId()
Gets (as xml) the "rId" attributeXmlUnsignedByte
xgetShortcutKey()
Gets (as xml) the "shortcutKey" attributeSTXstring
xgetStatusBar()
Gets (as xml) the "statusBar" attributeXmlBoolean
xgetUa()
Gets (as xml) the "ua" attributevoid
xsetComment(STXstring comment)
Sets (as xml) the "comment" attributevoid
xsetCustomMenu(STXstring customMenu)
Sets (as xml) the "customMenu" attributevoid
xsetCustomView(XmlBoolean customView)
Sets (as xml) the "customView" attributevoid
xsetDescription(STXstring description)
Sets (as xml) the "description" attributevoid
xsetFormula(STFormula formula)
Sets (as xml) the "formula" elementvoid
xsetFunction(XmlBoolean function)
Sets (as xml) the "function" attributevoid
xsetFunctionGroupId(XmlUnsignedByte functionGroupId)
Sets (as xml) the "functionGroupId" attributevoid
xsetHelp(STXstring help)
Sets (as xml) the "help" attributevoid
xsetHidden(XmlBoolean hidden)
Sets (as xml) the "hidden" attributevoid
xsetLocalSheetId(XmlUnsignedInt localSheetId)
Sets (as xml) the "localSheetId" attributevoid
xsetName(STXstring name)
Sets (as xml) the "name" attributevoid
xsetOldComment(STXstring oldComment)
Sets (as xml) the "oldComment" attributevoid
xsetOldCustomMenu(STXstring oldCustomMenu)
Sets (as xml) the "oldCustomMenu" attributevoid
xsetOldDescription(STXstring oldDescription)
Sets (as xml) the "oldDescription" attributevoid
xsetOldFormula(STFormula oldFormula)
Sets (as xml) the "oldFormula" elementvoid
xsetOldFunction(XmlBoolean oldFunction)
Sets (as xml) the "oldFunction" attributevoid
xsetOldFunctionGroupId(XmlUnsignedByte oldFunctionGroupId)
Sets (as xml) the "oldFunctionGroupId" attributevoid
xsetOldHelp(STXstring oldHelp)
Sets (as xml) the "oldHelp" attributevoid
xsetOldHidden(XmlBoolean oldHidden)
Sets (as xml) the "oldHidden" attributevoid
xsetOldShortcutKey(XmlUnsignedByte oldShortcutKey)
Sets (as xml) the "oldShortcutKey" attributevoid
xsetOldStatusBar(STXstring oldStatusBar)
Sets (as xml) the "oldStatusBar" attributevoid
xsetRa(XmlBoolean ra)
Sets (as xml) the "ra" attributevoid
xsetRId(XmlUnsignedInt rId)
Sets (as xml) the "rId" attributevoid
xsetShortcutKey(XmlUnsignedByte shortcutKey)
Sets (as xml) the "shortcutKey" attributevoid
xsetStatusBar(STXstring statusBar)
Sets (as xml) the "statusBar" attributevoid
xsetUa(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
-
-