Interface CTFFData
-
- All Superinterfaces:
XmlObject
,XmlTokenSource
public interface CTFFData extends XmlObject
An XML CT_FFData(@http://schemas.openxmlformats.org/wordprocessingml/2006/main). This is a complex type.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CTFFData.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 Deprecated Methods Modifier and Type Method Description CTOnOff
addNewCalcOnExit()
Appends and returns a new empty value (as xml) as the last "calcOnExit" elementCTFFCheckBox
addNewCheckBox()
Appends and returns a new empty value (as xml) as the last "checkBox" elementCTFFDDList
addNewDdList()
Appends and returns a new empty value (as xml) as the last "ddList" elementCTOnOff
addNewEnabled()
Appends and returns a new empty value (as xml) as the last "enabled" elementCTMacroName
addNewEntryMacro()
Appends and returns a new empty value (as xml) as the last "entryMacro" elementCTMacroName
addNewExitMacro()
Appends and returns a new empty value (as xml) as the last "exitMacro" elementCTFFHelpText
addNewHelpText()
Appends and returns a new empty value (as xml) as the last "helpText" elementCTFFName
addNewName()
Appends and returns a new empty value (as xml) as the last "name" elementCTFFStatusText
addNewStatusText()
Appends and returns a new empty value (as xml) as the last "statusText" elementCTFFTextInput
addNewTextInput()
Appends and returns a new empty value (as xml) as the last "textInput" elementCTOnOff[]
getCalcOnExitArray()
Deprecated.CTOnOff
getCalcOnExitArray(int i)
Gets ith "calcOnExit" elementjava.util.List<CTOnOff>
getCalcOnExitList()
Gets a List of "calcOnExit" elementsCTFFCheckBox[]
getCheckBoxArray()
Deprecated.CTFFCheckBox
getCheckBoxArray(int i)
Gets ith "checkBox" elementjava.util.List<CTFFCheckBox>
getCheckBoxList()
Gets a List of "checkBox" elementsCTFFDDList[]
getDdListArray()
Deprecated.CTFFDDList
getDdListArray(int i)
Gets ith "ddList" elementjava.util.List<CTFFDDList>
getDdListList()
Gets a List of "ddList" elementsCTOnOff[]
getEnabledArray()
Deprecated.CTOnOff
getEnabledArray(int i)
Gets ith "enabled" elementjava.util.List<CTOnOff>
getEnabledList()
Gets a List of "enabled" elementsCTMacroName[]
getEntryMacroArray()
Deprecated.CTMacroName
getEntryMacroArray(int i)
Gets ith "entryMacro" elementjava.util.List<CTMacroName>
getEntryMacroList()
Gets a List of "entryMacro" elementsCTMacroName[]
getExitMacroArray()
Deprecated.CTMacroName
getExitMacroArray(int i)
Gets ith "exitMacro" elementjava.util.List<CTMacroName>
getExitMacroList()
Gets a List of "exitMacro" elementsCTFFHelpText[]
getHelpTextArray()
Deprecated.CTFFHelpText
getHelpTextArray(int i)
Gets ith "helpText" elementjava.util.List<CTFFHelpText>
getHelpTextList()
Gets a List of "helpText" elementsCTFFName[]
getNameArray()
Deprecated.CTFFName
getNameArray(int i)
Gets ith "name" elementjava.util.List<CTFFName>
getNameList()
Gets a List of "name" elementsCTFFStatusText[]
getStatusTextArray()
Deprecated.CTFFStatusText
getStatusTextArray(int i)
Gets ith "statusText" elementjava.util.List<CTFFStatusText>
getStatusTextList()
Gets a List of "statusText" elementsCTFFTextInput[]
getTextInputArray()
Deprecated.CTFFTextInput
getTextInputArray(int i)
Gets ith "textInput" elementjava.util.List<CTFFTextInput>
getTextInputList()
Gets a List of "textInput" elementsCTOnOff
insertNewCalcOnExit(int i)
Inserts and returns a new empty value (as xml) as the ith "calcOnExit" elementCTFFCheckBox
insertNewCheckBox(int i)
Inserts and returns a new empty value (as xml) as the ith "checkBox" elementCTFFDDList
insertNewDdList(int i)
Inserts and returns a new empty value (as xml) as the ith "ddList" elementCTOnOff
insertNewEnabled(int i)
Inserts and returns a new empty value (as xml) as the ith "enabled" elementCTMacroName
insertNewEntryMacro(int i)
Inserts and returns a new empty value (as xml) as the ith "entryMacro" elementCTMacroName
insertNewExitMacro(int i)
Inserts and returns a new empty value (as xml) as the ith "exitMacro" elementCTFFHelpText
insertNewHelpText(int i)
Inserts and returns a new empty value (as xml) as the ith "helpText" elementCTFFName
insertNewName(int i)
Inserts and returns a new empty value (as xml) as the ith "name" elementCTFFStatusText
insertNewStatusText(int i)
Inserts and returns a new empty value (as xml) as the ith "statusText" elementCTFFTextInput
insertNewTextInput(int i)
Inserts and returns a new empty value (as xml) as the ith "textInput" elementvoid
removeCalcOnExit(int i)
Removes the ith "calcOnExit" elementvoid
removeCheckBox(int i)
Removes the ith "checkBox" elementvoid
removeDdList(int i)
Removes the ith "ddList" elementvoid
removeEnabled(int i)
Removes the ith "enabled" elementvoid
removeEntryMacro(int i)
Removes the ith "entryMacro" elementvoid
removeExitMacro(int i)
Removes the ith "exitMacro" elementvoid
removeHelpText(int i)
Removes the ith "helpText" elementvoid
removeName(int i)
Removes the ith "name" elementvoid
removeStatusText(int i)
Removes the ith "statusText" elementvoid
removeTextInput(int i)
Removes the ith "textInput" elementvoid
setCalcOnExitArray(int i, CTOnOff calcOnExit)
Sets ith "calcOnExit" elementvoid
setCalcOnExitArray(CTOnOff[] calcOnExitArray)
Sets array of all "calcOnExit" elementvoid
setCheckBoxArray(int i, CTFFCheckBox checkBox)
Sets ith "checkBox" elementvoid
setCheckBoxArray(CTFFCheckBox[] checkBoxArray)
Sets array of all "checkBox" elementvoid
setDdListArray(int i, CTFFDDList ddList)
Sets ith "ddList" elementvoid
setDdListArray(CTFFDDList[] ddListArray)
Sets array of all "ddList" elementvoid
setEnabledArray(int i, CTOnOff enabled)
Sets ith "enabled" elementvoid
setEnabledArray(CTOnOff[] enabledArray)
Sets array of all "enabled" elementvoid
setEntryMacroArray(int i, CTMacroName entryMacro)
Sets ith "entryMacro" elementvoid
setEntryMacroArray(CTMacroName[] entryMacroArray)
Sets array of all "entryMacro" elementvoid
setExitMacroArray(int i, CTMacroName exitMacro)
Sets ith "exitMacro" elementvoid
setExitMacroArray(CTMacroName[] exitMacroArray)
Sets array of all "exitMacro" elementvoid
setHelpTextArray(int i, CTFFHelpText helpText)
Sets ith "helpText" elementvoid
setHelpTextArray(CTFFHelpText[] helpTextArray)
Sets array of all "helpText" elementvoid
setNameArray(int i, CTFFName name)
Sets ith "name" elementvoid
setNameArray(CTFFName[] nameArray)
Sets array of all "name" elementvoid
setStatusTextArray(int i, CTFFStatusText statusText)
Sets ith "statusText" elementvoid
setStatusTextArray(CTFFStatusText[] statusTextArray)
Sets array of all "statusText" elementvoid
setTextInputArray(int i, CTFFTextInput textInput)
Sets ith "textInput" elementvoid
setTextInputArray(CTFFTextInput[] textInputArray)
Sets array of all "textInput" elementint
sizeOfCalcOnExitArray()
Returns number of "calcOnExit" elementint
sizeOfCheckBoxArray()
Returns number of "checkBox" elementint
sizeOfDdListArray()
Returns number of "ddList" elementint
sizeOfEnabledArray()
Returns number of "enabled" elementint
sizeOfEntryMacroArray()
Returns number of "entryMacro" elementint
sizeOfExitMacroArray()
Returns number of "exitMacro" elementint
sizeOfHelpTextArray()
Returns number of "helpText" elementint
sizeOfNameArray()
Returns number of "name" elementint
sizeOfStatusTextArray()
Returns number of "statusText" elementint
sizeOfTextInputArray()
Returns number of "textInput" element-
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
-
getNameList
java.util.List<CTFFName> getNameList()
Gets a List of "name" elements
-
getNameArray
@Deprecated CTFFName[] getNameArray()
Deprecated.Gets array of all "name" elements
-
getNameArray
CTFFName getNameArray(int i)
Gets ith "name" element
-
sizeOfNameArray
int sizeOfNameArray()
Returns number of "name" element
-
setNameArray
void setNameArray(CTFFName[] nameArray)
Sets array of all "name" element
-
setNameArray
void setNameArray(int i, CTFFName name)
Sets ith "name" element
-
insertNewName
CTFFName insertNewName(int i)
Inserts and returns a new empty value (as xml) as the ith "name" element
-
addNewName
CTFFName addNewName()
Appends and returns a new empty value (as xml) as the last "name" element
-
removeName
void removeName(int i)
Removes the ith "name" element
-
getEnabledList
java.util.List<CTOnOff> getEnabledList()
Gets a List of "enabled" elements
-
getEnabledArray
@Deprecated CTOnOff[] getEnabledArray()
Deprecated.Gets array of all "enabled" elements
-
getEnabledArray
CTOnOff getEnabledArray(int i)
Gets ith "enabled" element
-
sizeOfEnabledArray
int sizeOfEnabledArray()
Returns number of "enabled" element
-
setEnabledArray
void setEnabledArray(CTOnOff[] enabledArray)
Sets array of all "enabled" element
-
setEnabledArray
void setEnabledArray(int i, CTOnOff enabled)
Sets ith "enabled" element
-
insertNewEnabled
CTOnOff insertNewEnabled(int i)
Inserts and returns a new empty value (as xml) as the ith "enabled" element
-
addNewEnabled
CTOnOff addNewEnabled()
Appends and returns a new empty value (as xml) as the last "enabled" element
-
removeEnabled
void removeEnabled(int i)
Removes the ith "enabled" element
-
getCalcOnExitList
java.util.List<CTOnOff> getCalcOnExitList()
Gets a List of "calcOnExit" elements
-
getCalcOnExitArray
@Deprecated CTOnOff[] getCalcOnExitArray()
Deprecated.Gets array of all "calcOnExit" elements
-
getCalcOnExitArray
CTOnOff getCalcOnExitArray(int i)
Gets ith "calcOnExit" element
-
sizeOfCalcOnExitArray
int sizeOfCalcOnExitArray()
Returns number of "calcOnExit" element
-
setCalcOnExitArray
void setCalcOnExitArray(CTOnOff[] calcOnExitArray)
Sets array of all "calcOnExit" element
-
setCalcOnExitArray
void setCalcOnExitArray(int i, CTOnOff calcOnExit)
Sets ith "calcOnExit" element
-
insertNewCalcOnExit
CTOnOff insertNewCalcOnExit(int i)
Inserts and returns a new empty value (as xml) as the ith "calcOnExit" element
-
addNewCalcOnExit
CTOnOff addNewCalcOnExit()
Appends and returns a new empty value (as xml) as the last "calcOnExit" element
-
removeCalcOnExit
void removeCalcOnExit(int i)
Removes the ith "calcOnExit" element
-
getEntryMacroList
java.util.List<CTMacroName> getEntryMacroList()
Gets a List of "entryMacro" elements
-
getEntryMacroArray
@Deprecated CTMacroName[] getEntryMacroArray()
Deprecated.Gets array of all "entryMacro" elements
-
getEntryMacroArray
CTMacroName getEntryMacroArray(int i)
Gets ith "entryMacro" element
-
sizeOfEntryMacroArray
int sizeOfEntryMacroArray()
Returns number of "entryMacro" element
-
setEntryMacroArray
void setEntryMacroArray(CTMacroName[] entryMacroArray)
Sets array of all "entryMacro" element
-
setEntryMacroArray
void setEntryMacroArray(int i, CTMacroName entryMacro)
Sets ith "entryMacro" element
-
insertNewEntryMacro
CTMacroName insertNewEntryMacro(int i)
Inserts and returns a new empty value (as xml) as the ith "entryMacro" element
-
addNewEntryMacro
CTMacroName addNewEntryMacro()
Appends and returns a new empty value (as xml) as the last "entryMacro" element
-
removeEntryMacro
void removeEntryMacro(int i)
Removes the ith "entryMacro" element
-
getExitMacroList
java.util.List<CTMacroName> getExitMacroList()
Gets a List of "exitMacro" elements
-
getExitMacroArray
@Deprecated CTMacroName[] getExitMacroArray()
Deprecated.Gets array of all "exitMacro" elements
-
getExitMacroArray
CTMacroName getExitMacroArray(int i)
Gets ith "exitMacro" element
-
sizeOfExitMacroArray
int sizeOfExitMacroArray()
Returns number of "exitMacro" element
-
setExitMacroArray
void setExitMacroArray(CTMacroName[] exitMacroArray)
Sets array of all "exitMacro" element
-
setExitMacroArray
void setExitMacroArray(int i, CTMacroName exitMacro)
Sets ith "exitMacro" element
-
insertNewExitMacro
CTMacroName insertNewExitMacro(int i)
Inserts and returns a new empty value (as xml) as the ith "exitMacro" element
-
addNewExitMacro
CTMacroName addNewExitMacro()
Appends and returns a new empty value (as xml) as the last "exitMacro" element
-
removeExitMacro
void removeExitMacro(int i)
Removes the ith "exitMacro" element
-
getHelpTextList
java.util.List<CTFFHelpText> getHelpTextList()
Gets a List of "helpText" elements
-
getHelpTextArray
@Deprecated CTFFHelpText[] getHelpTextArray()
Deprecated.Gets array of all "helpText" elements
-
getHelpTextArray
CTFFHelpText getHelpTextArray(int i)
Gets ith "helpText" element
-
sizeOfHelpTextArray
int sizeOfHelpTextArray()
Returns number of "helpText" element
-
setHelpTextArray
void setHelpTextArray(CTFFHelpText[] helpTextArray)
Sets array of all "helpText" element
-
setHelpTextArray
void setHelpTextArray(int i, CTFFHelpText helpText)
Sets ith "helpText" element
-
insertNewHelpText
CTFFHelpText insertNewHelpText(int i)
Inserts and returns a new empty value (as xml) as the ith "helpText" element
-
addNewHelpText
CTFFHelpText addNewHelpText()
Appends and returns a new empty value (as xml) as the last "helpText" element
-
removeHelpText
void removeHelpText(int i)
Removes the ith "helpText" element
-
getStatusTextList
java.util.List<CTFFStatusText> getStatusTextList()
Gets a List of "statusText" elements
-
getStatusTextArray
@Deprecated CTFFStatusText[] getStatusTextArray()
Deprecated.Gets array of all "statusText" elements
-
getStatusTextArray
CTFFStatusText getStatusTextArray(int i)
Gets ith "statusText" element
-
sizeOfStatusTextArray
int sizeOfStatusTextArray()
Returns number of "statusText" element
-
setStatusTextArray
void setStatusTextArray(CTFFStatusText[] statusTextArray)
Sets array of all "statusText" element
-
setStatusTextArray
void setStatusTextArray(int i, CTFFStatusText statusText)
Sets ith "statusText" element
-
insertNewStatusText
CTFFStatusText insertNewStatusText(int i)
Inserts and returns a new empty value (as xml) as the ith "statusText" element
-
addNewStatusText
CTFFStatusText addNewStatusText()
Appends and returns a new empty value (as xml) as the last "statusText" element
-
removeStatusText
void removeStatusText(int i)
Removes the ith "statusText" element
-
getCheckBoxList
java.util.List<CTFFCheckBox> getCheckBoxList()
Gets a List of "checkBox" elements
-
getCheckBoxArray
@Deprecated CTFFCheckBox[] getCheckBoxArray()
Deprecated.Gets array of all "checkBox" elements
-
getCheckBoxArray
CTFFCheckBox getCheckBoxArray(int i)
Gets ith "checkBox" element
-
sizeOfCheckBoxArray
int sizeOfCheckBoxArray()
Returns number of "checkBox" element
-
setCheckBoxArray
void setCheckBoxArray(CTFFCheckBox[] checkBoxArray)
Sets array of all "checkBox" element
-
setCheckBoxArray
void setCheckBoxArray(int i, CTFFCheckBox checkBox)
Sets ith "checkBox" element
-
insertNewCheckBox
CTFFCheckBox insertNewCheckBox(int i)
Inserts and returns a new empty value (as xml) as the ith "checkBox" element
-
addNewCheckBox
CTFFCheckBox addNewCheckBox()
Appends and returns a new empty value (as xml) as the last "checkBox" element
-
removeCheckBox
void removeCheckBox(int i)
Removes the ith "checkBox" element
-
getDdListList
java.util.List<CTFFDDList> getDdListList()
Gets a List of "ddList" elements
-
getDdListArray
@Deprecated CTFFDDList[] getDdListArray()
Deprecated.Gets array of all "ddList" elements
-
getDdListArray
CTFFDDList getDdListArray(int i)
Gets ith "ddList" element
-
sizeOfDdListArray
int sizeOfDdListArray()
Returns number of "ddList" element
-
setDdListArray
void setDdListArray(CTFFDDList[] ddListArray)
Sets array of all "ddList" element
-
setDdListArray
void setDdListArray(int i, CTFFDDList ddList)
Sets ith "ddList" element
-
insertNewDdList
CTFFDDList insertNewDdList(int i)
Inserts and returns a new empty value (as xml) as the ith "ddList" element
-
addNewDdList
CTFFDDList addNewDdList()
Appends and returns a new empty value (as xml) as the last "ddList" element
-
removeDdList
void removeDdList(int i)
Removes the ith "ddList" element
-
getTextInputList
java.util.List<CTFFTextInput> getTextInputList()
Gets a List of "textInput" elements
-
getTextInputArray
@Deprecated CTFFTextInput[] getTextInputArray()
Deprecated.Gets array of all "textInput" elements
-
getTextInputArray
CTFFTextInput getTextInputArray(int i)
Gets ith "textInput" element
-
sizeOfTextInputArray
int sizeOfTextInputArray()
Returns number of "textInput" element
-
setTextInputArray
void setTextInputArray(CTFFTextInput[] textInputArray)
Sets array of all "textInput" element
-
setTextInputArray
void setTextInputArray(int i, CTFFTextInput textInput)
Sets ith "textInput" element
-
insertNewTextInput
CTFFTextInput insertNewTextInput(int i)
Inserts and returns a new empty value (as xml) as the ith "textInput" element
-
addNewTextInput
CTFFTextInput addNewTextInput()
Appends and returns a new empty value (as xml) as the last "textInput" element
-
removeTextInput
void removeTextInput(int i)
Removes the ith "textInput" element
-
-