public static class ContentDocumentImpl.ContentImpl extends SimpleItemTypeImpl implements ContentDocument.Content
ContentDocument.Content.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtypeEQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Constructor and Description |
|---|
ContentImpl(SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
XmlObject |
addNewCopyToOutputDirectory()
Appends and returns a new empty value (as xml) as the last "CopyToOutputDirectory" element
|
XmlObject |
addNewCopyToPublishDirectory()
Appends and returns a new empty value (as xml) as the last "CopyToPublishDirectory" element
|
XmlObject |
addNewCustomToolNamespace()
Appends and returns a new empty value (as xml) as the last "CustomToolNamespace" element
|
XmlObject |
addNewDependentUpon()
Appends and returns a new empty value (as xml) as the last "DependentUpon" element
|
XmlObject |
addNewGenerator()
Appends and returns a new empty value (as xml) as the last "Generator" element
|
XmlObject |
addNewGroup()
Appends and returns a new empty value (as xml) as the last "Group" element
|
XmlObject |
addNewIsAssembly()
Appends and returns a new empty value (as xml) as the last "IsAssembly" element
|
XmlObject |
addNewLastGenOutput()
Appends and returns a new empty value (as xml) as the last "LastGenOutput" element
|
XmlObject |
addNewLink()
Appends and returns a new empty value (as xml) as the last "Link" element
|
XmlObject |
addNewPublishState()
Appends and returns a new empty value (as xml) as the last "PublishState" element
|
XmlObject |
addNewSubType()
Appends and returns a new empty value (as xml) as the last "SubType" element
|
XmlObject |
addNewVisible()
Appends and returns a new empty value (as xml) as the last "Visible" element
|
XmlObject[] |
getCopyToOutputDirectoryArray()
Deprecated.
|
XmlObject |
getCopyToOutputDirectoryArray(int i)
Gets ith "CopyToOutputDirectory" element
|
List<XmlObject> |
getCopyToOutputDirectoryList()
Gets a List of "CopyToOutputDirectory" elements
|
XmlObject[] |
getCopyToPublishDirectoryArray()
Deprecated.
|
XmlObject |
getCopyToPublishDirectoryArray(int i)
Gets ith "CopyToPublishDirectory" element
|
List<XmlObject> |
getCopyToPublishDirectoryList()
Gets a List of "CopyToPublishDirectory" elements
|
XmlObject[] |
getCustomToolNamespaceArray()
Deprecated.
|
XmlObject |
getCustomToolNamespaceArray(int i)
Gets ith "CustomToolNamespace" element
|
List<XmlObject> |
getCustomToolNamespaceList()
Gets a List of "CustomToolNamespace" elements
|
XmlObject[] |
getDependentUponArray()
Deprecated.
|
XmlObject |
getDependentUponArray(int i)
Gets ith "DependentUpon" element
|
List<XmlObject> |
getDependentUponList()
Gets a List of "DependentUpon" elements
|
XmlObject[] |
getGeneratorArray()
Deprecated.
|
XmlObject |
getGeneratorArray(int i)
Gets ith "Generator" element
|
List<XmlObject> |
getGeneratorList()
Gets a List of "Generator" elements
|
XmlObject[] |
getGroupArray()
Deprecated.
|
XmlObject |
getGroupArray(int i)
Gets ith "Group" element
|
List<XmlObject> |
getGroupList()
Gets a List of "Group" elements
|
XmlObject[] |
getIsAssemblyArray()
Deprecated.
|
XmlObject |
getIsAssemblyArray(int i)
Gets ith "IsAssembly" element
|
List<XmlObject> |
getIsAssemblyList()
Gets a List of "IsAssembly" elements
|
XmlObject[] |
getLastGenOutputArray()
Deprecated.
|
XmlObject |
getLastGenOutputArray(int i)
Gets ith "LastGenOutput" element
|
List<XmlObject> |
getLastGenOutputList()
Gets a List of "LastGenOutput" elements
|
XmlObject[] |
getLinkArray()
Deprecated.
|
XmlObject |
getLinkArray(int i)
Gets ith "Link" element
|
List<XmlObject> |
getLinkList()
Gets a List of "Link" elements
|
XmlObject[] |
getPublishStateArray()
Deprecated.
|
XmlObject |
getPublishStateArray(int i)
Gets ith "PublishState" element
|
List<XmlObject> |
getPublishStateList()
Gets a List of "PublishState" elements
|
XmlObject[] |
getSubTypeArray()
Deprecated.
|
XmlObject |
getSubTypeArray(int i)
Gets ith "SubType" element
|
List<XmlObject> |
getSubTypeList()
Gets a List of "SubType" elements
|
XmlObject[] |
getVisibleArray()
Deprecated.
|
XmlObject |
getVisibleArray(int i)
Gets ith "Visible" element
|
List<XmlObject> |
getVisibleList()
Gets a List of "Visible" elements
|
XmlObject |
insertNewCopyToOutputDirectory(int i)
Inserts and returns a new empty value (as xml) as the ith "CopyToOutputDirectory" element
|
XmlObject |
insertNewCopyToPublishDirectory(int i)
Inserts and returns a new empty value (as xml) as the ith "CopyToPublishDirectory" element
|
XmlObject |
insertNewCustomToolNamespace(int i)
Inserts and returns a new empty value (as xml) as the ith "CustomToolNamespace" element
|
XmlObject |
insertNewDependentUpon(int i)
Inserts and returns a new empty value (as xml) as the ith "DependentUpon" element
|
XmlObject |
insertNewGenerator(int i)
Inserts and returns a new empty value (as xml) as the ith "Generator" element
|
XmlObject |
insertNewGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "Group" element
|
XmlObject |
insertNewIsAssembly(int i)
Inserts and returns a new empty value (as xml) as the ith "IsAssembly" element
|
XmlObject |
insertNewLastGenOutput(int i)
Inserts and returns a new empty value (as xml) as the ith "LastGenOutput" element
|
XmlObject |
insertNewLink(int i)
Inserts and returns a new empty value (as xml) as the ith "Link" element
|
XmlObject |
insertNewPublishState(int i)
Inserts and returns a new empty value (as xml) as the ith "PublishState" element
|
XmlObject |
insertNewSubType(int i)
Inserts and returns a new empty value (as xml) as the ith "SubType" element
|
XmlObject |
insertNewVisible(int i)
Inserts and returns a new empty value (as xml) as the ith "Visible" element
|
void |
removeCopyToOutputDirectory(int i)
Removes the ith "CopyToOutputDirectory" element
|
void |
removeCopyToPublishDirectory(int i)
Removes the ith "CopyToPublishDirectory" element
|
void |
removeCustomToolNamespace(int i)
Removes the ith "CustomToolNamespace" element
|
void |
removeDependentUpon(int i)
Removes the ith "DependentUpon" element
|
void |
removeGenerator(int i)
Removes the ith "Generator" element
|
void |
removeGroup(int i)
Removes the ith "Group" element
|
void |
removeIsAssembly(int i)
Removes the ith "IsAssembly" element
|
void |
removeLastGenOutput(int i)
Removes the ith "LastGenOutput" element
|
void |
removeLink(int i)
Removes the ith "Link" element
|
void |
removePublishState(int i)
Removes the ith "PublishState" element
|
void |
removeSubType(int i)
Removes the ith "SubType" element
|
void |
removeVisible(int i)
Removes the ith "Visible" element
|
void |
setCopyToOutputDirectoryArray(int i,
XmlObject copyToOutputDirectory)
Sets ith "CopyToOutputDirectory" element
|
void |
setCopyToOutputDirectoryArray(XmlObject[] copyToOutputDirectoryArray)
Sets array of all "CopyToOutputDirectory" element WARNING: This method is not atomicaly synchronized.
|
void |
setCopyToPublishDirectoryArray(int i,
XmlObject copyToPublishDirectory)
Sets ith "CopyToPublishDirectory" element
|
void |
setCopyToPublishDirectoryArray(XmlObject[] copyToPublishDirectoryArray)
Sets array of all "CopyToPublishDirectory" element WARNING: This method is not atomicaly synchronized.
|
void |
setCustomToolNamespaceArray(int i,
XmlObject customToolNamespace)
Sets ith "CustomToolNamespace" element
|
void |
setCustomToolNamespaceArray(XmlObject[] customToolNamespaceArray)
Sets array of all "CustomToolNamespace" element WARNING: This method is not atomicaly synchronized.
|
void |
setDependentUponArray(int i,
XmlObject dependentUpon)
Sets ith "DependentUpon" element
|
void |
setDependentUponArray(XmlObject[] dependentUponArray)
Sets array of all "DependentUpon" element WARNING: This method is not atomicaly synchronized.
|
void |
setGeneratorArray(int i,
XmlObject generator)
Sets ith "Generator" element
|
void |
setGeneratorArray(XmlObject[] generatorArray)
Sets array of all "Generator" element WARNING: This method is not atomicaly synchronized.
|
void |
setGroupArray(int i,
XmlObject group)
Sets ith "Group" element
|
void |
setGroupArray(XmlObject[] groupArray)
Sets array of all "Group" element WARNING: This method is not atomicaly synchronized.
|
void |
setIsAssemblyArray(int i,
XmlObject isAssembly)
Sets ith "IsAssembly" element
|
void |
setIsAssemblyArray(XmlObject[] isAssemblyArray)
Sets array of all "IsAssembly" element WARNING: This method is not atomicaly synchronized.
|
void |
setLastGenOutputArray(int i,
XmlObject lastGenOutput)
Sets ith "LastGenOutput" element
|
void |
setLastGenOutputArray(XmlObject[] lastGenOutputArray)
Sets array of all "LastGenOutput" element WARNING: This method is not atomicaly synchronized.
|
void |
setLinkArray(int i,
XmlObject link)
Sets ith "Link" element
|
void |
setLinkArray(XmlObject[] linkArray)
Sets array of all "Link" element WARNING: This method is not atomicaly synchronized.
|
void |
setPublishStateArray(int i,
XmlObject publishState)
Sets ith "PublishState" element
|
void |
setPublishStateArray(XmlObject[] publishStateArray)
Sets array of all "PublishState" element WARNING: This method is not atomicaly synchronized.
|
void |
setSubTypeArray(int i,
XmlObject subType)
Sets ith "SubType" element
|
void |
setSubTypeArray(XmlObject[] subTypeArray)
Sets array of all "SubType" element WARNING: This method is not atomicaly synchronized.
|
void |
setVisibleArray(int i,
XmlObject visible)
Sets ith "Visible" element
|
void |
setVisibleArray(XmlObject[] visibleArray)
Sets array of all "Visible" element WARNING: This method is not atomicaly synchronized.
|
int |
sizeOfCopyToOutputDirectoryArray()
Returns number of "CopyToOutputDirectory" element
|
int |
sizeOfCopyToPublishDirectoryArray()
Returns number of "CopyToPublishDirectory" element
|
int |
sizeOfCustomToolNamespaceArray()
Returns number of "CustomToolNamespace" element
|
int |
sizeOfDependentUponArray()
Returns number of "DependentUpon" element
|
int |
sizeOfGeneratorArray()
Returns number of "Generator" element
|
int |
sizeOfGroupArray()
Returns number of "Group" element
|
int |
sizeOfIsAssemblyArray()
Returns number of "IsAssembly" element
|
int |
sizeOfLastGenOutputArray()
Returns number of "LastGenOutput" element
|
int |
sizeOfLinkArray()
Returns number of "Link" element
|
int |
sizeOfPublishStateArray()
Returns number of "PublishState" element
|
int |
sizeOfSubTypeArray()
Returns number of "SubType" element
|
int |
sizeOfVisibleArray()
Returns number of "Visible" element
|
getCondition, getExclude, getInclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetInclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setInclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetInclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetInclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, xsetInclude, xsetLabel, xsetRemove, xsetUpdatearraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCondition, getExclude, getInclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetInclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setInclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetInclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetInclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, xsetInclude, xsetLabel, xsetRemove, xsetUpdatechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic ContentImpl(SchemaType sType)
public List<XmlObject> getDependentUponList()
getDependentUponList in interface ContentDocument.Content@Deprecated public XmlObject[] getDependentUponArray()
getDependentUponArray in interface ContentDocument.Contentpublic XmlObject getDependentUponArray(int i)
getDependentUponArray in interface ContentDocument.Contentpublic int sizeOfDependentUponArray()
sizeOfDependentUponArray in interface ContentDocument.Contentpublic void setDependentUponArray(XmlObject[] dependentUponArray)
setDependentUponArray in interface ContentDocument.Contentpublic void setDependentUponArray(int i,
XmlObject dependentUpon)
setDependentUponArray in interface ContentDocument.Contentpublic XmlObject insertNewDependentUpon(int i)
insertNewDependentUpon in interface ContentDocument.Contentpublic XmlObject addNewDependentUpon()
addNewDependentUpon in interface ContentDocument.Contentpublic void removeDependentUpon(int i)
removeDependentUpon in interface ContentDocument.Contentpublic List<XmlObject> getGeneratorList()
getGeneratorList in interface ContentDocument.Content@Deprecated public XmlObject[] getGeneratorArray()
getGeneratorArray in interface ContentDocument.Contentpublic XmlObject getGeneratorArray(int i)
getGeneratorArray in interface ContentDocument.Contentpublic int sizeOfGeneratorArray()
sizeOfGeneratorArray in interface ContentDocument.Contentpublic void setGeneratorArray(XmlObject[] generatorArray)
setGeneratorArray in interface ContentDocument.Contentpublic void setGeneratorArray(int i,
XmlObject generator)
setGeneratorArray in interface ContentDocument.Contentpublic XmlObject insertNewGenerator(int i)
insertNewGenerator in interface ContentDocument.Contentpublic XmlObject addNewGenerator()
addNewGenerator in interface ContentDocument.Contentpublic void removeGenerator(int i)
removeGenerator in interface ContentDocument.Contentpublic List<XmlObject> getLastGenOutputList()
getLastGenOutputList in interface ContentDocument.Content@Deprecated public XmlObject[] getLastGenOutputArray()
getLastGenOutputArray in interface ContentDocument.Contentpublic XmlObject getLastGenOutputArray(int i)
getLastGenOutputArray in interface ContentDocument.Contentpublic int sizeOfLastGenOutputArray()
sizeOfLastGenOutputArray in interface ContentDocument.Contentpublic void setLastGenOutputArray(XmlObject[] lastGenOutputArray)
setLastGenOutputArray in interface ContentDocument.Contentpublic void setLastGenOutputArray(int i,
XmlObject lastGenOutput)
setLastGenOutputArray in interface ContentDocument.Contentpublic XmlObject insertNewLastGenOutput(int i)
insertNewLastGenOutput in interface ContentDocument.Contentpublic XmlObject addNewLastGenOutput()
addNewLastGenOutput in interface ContentDocument.Contentpublic void removeLastGenOutput(int i)
removeLastGenOutput in interface ContentDocument.Contentpublic List<XmlObject> getCustomToolNamespaceList()
getCustomToolNamespaceList in interface ContentDocument.Content@Deprecated public XmlObject[] getCustomToolNamespaceArray()
getCustomToolNamespaceArray in interface ContentDocument.Contentpublic XmlObject getCustomToolNamespaceArray(int i)
getCustomToolNamespaceArray in interface ContentDocument.Contentpublic int sizeOfCustomToolNamespaceArray()
sizeOfCustomToolNamespaceArray in interface ContentDocument.Contentpublic void setCustomToolNamespaceArray(XmlObject[] customToolNamespaceArray)
setCustomToolNamespaceArray in interface ContentDocument.Contentpublic void setCustomToolNamespaceArray(int i,
XmlObject customToolNamespace)
setCustomToolNamespaceArray in interface ContentDocument.Contentpublic XmlObject insertNewCustomToolNamespace(int i)
insertNewCustomToolNamespace in interface ContentDocument.Contentpublic XmlObject addNewCustomToolNamespace()
addNewCustomToolNamespace in interface ContentDocument.Contentpublic void removeCustomToolNamespace(int i)
removeCustomToolNamespace in interface ContentDocument.Contentpublic List<XmlObject> getLinkList()
getLinkList in interface ContentDocument.Content@Deprecated public XmlObject[] getLinkArray()
getLinkArray in interface ContentDocument.Contentpublic XmlObject getLinkArray(int i)
getLinkArray in interface ContentDocument.Contentpublic int sizeOfLinkArray()
sizeOfLinkArray in interface ContentDocument.Contentpublic void setLinkArray(XmlObject[] linkArray)
setLinkArray in interface ContentDocument.Contentpublic void setLinkArray(int i,
XmlObject link)
setLinkArray in interface ContentDocument.Contentpublic XmlObject insertNewLink(int i)
insertNewLink in interface ContentDocument.Contentpublic XmlObject addNewLink()
addNewLink in interface ContentDocument.Contentpublic void removeLink(int i)
removeLink in interface ContentDocument.Contentpublic List<XmlObject> getGroupList()
getGroupList in interface ContentDocument.Content@Deprecated public XmlObject[] getGroupArray()
getGroupArray in interface ContentDocument.Contentpublic XmlObject getGroupArray(int i)
getGroupArray in interface ContentDocument.Contentpublic int sizeOfGroupArray()
sizeOfGroupArray in interface ContentDocument.Contentpublic void setGroupArray(XmlObject[] groupArray)
setGroupArray in interface ContentDocument.Contentpublic void setGroupArray(int i,
XmlObject group)
setGroupArray in interface ContentDocument.Contentpublic XmlObject insertNewGroup(int i)
insertNewGroup in interface ContentDocument.Contentpublic XmlObject addNewGroup()
addNewGroup in interface ContentDocument.Contentpublic void removeGroup(int i)
removeGroup in interface ContentDocument.Contentpublic List<XmlObject> getPublishStateList()
getPublishStateList in interface ContentDocument.Content@Deprecated public XmlObject[] getPublishStateArray()
getPublishStateArray in interface ContentDocument.Contentpublic XmlObject getPublishStateArray(int i)
getPublishStateArray in interface ContentDocument.Contentpublic int sizeOfPublishStateArray()
sizeOfPublishStateArray in interface ContentDocument.Contentpublic void setPublishStateArray(XmlObject[] publishStateArray)
setPublishStateArray in interface ContentDocument.Contentpublic void setPublishStateArray(int i,
XmlObject publishState)
setPublishStateArray in interface ContentDocument.Contentpublic XmlObject insertNewPublishState(int i)
insertNewPublishState in interface ContentDocument.Contentpublic XmlObject addNewPublishState()
addNewPublishState in interface ContentDocument.Contentpublic void removePublishState(int i)
removePublishState in interface ContentDocument.Contentpublic List<XmlObject> getIsAssemblyList()
getIsAssemblyList in interface ContentDocument.Content@Deprecated public XmlObject[] getIsAssemblyArray()
getIsAssemblyArray in interface ContentDocument.Contentpublic XmlObject getIsAssemblyArray(int i)
getIsAssemblyArray in interface ContentDocument.Contentpublic int sizeOfIsAssemblyArray()
sizeOfIsAssemblyArray in interface ContentDocument.Contentpublic void setIsAssemblyArray(XmlObject[] isAssemblyArray)
setIsAssemblyArray in interface ContentDocument.Contentpublic void setIsAssemblyArray(int i,
XmlObject isAssembly)
setIsAssemblyArray in interface ContentDocument.Contentpublic XmlObject insertNewIsAssembly(int i)
insertNewIsAssembly in interface ContentDocument.Contentpublic XmlObject addNewIsAssembly()
addNewIsAssembly in interface ContentDocument.Contentpublic void removeIsAssembly(int i)
removeIsAssembly in interface ContentDocument.Contentpublic List<XmlObject> getVisibleList()
getVisibleList in interface ContentDocument.Content@Deprecated public XmlObject[] getVisibleArray()
getVisibleArray in interface ContentDocument.Contentpublic XmlObject getVisibleArray(int i)
getVisibleArray in interface ContentDocument.Contentpublic int sizeOfVisibleArray()
sizeOfVisibleArray in interface ContentDocument.Contentpublic void setVisibleArray(XmlObject[] visibleArray)
setVisibleArray in interface ContentDocument.Contentpublic void setVisibleArray(int i,
XmlObject visible)
setVisibleArray in interface ContentDocument.Contentpublic XmlObject insertNewVisible(int i)
insertNewVisible in interface ContentDocument.Contentpublic XmlObject addNewVisible()
addNewVisible in interface ContentDocument.Contentpublic void removeVisible(int i)
removeVisible in interface ContentDocument.Contentpublic List<XmlObject> getSubTypeList()
getSubTypeList in interface ContentDocument.Content@Deprecated public XmlObject[] getSubTypeArray()
getSubTypeArray in interface ContentDocument.Contentpublic XmlObject getSubTypeArray(int i)
getSubTypeArray in interface ContentDocument.Contentpublic int sizeOfSubTypeArray()
sizeOfSubTypeArray in interface ContentDocument.Contentpublic void setSubTypeArray(XmlObject[] subTypeArray)
setSubTypeArray in interface ContentDocument.Contentpublic void setSubTypeArray(int i,
XmlObject subType)
setSubTypeArray in interface ContentDocument.Contentpublic XmlObject insertNewSubType(int i)
insertNewSubType in interface ContentDocument.Contentpublic XmlObject addNewSubType()
addNewSubType in interface ContentDocument.Contentpublic void removeSubType(int i)
removeSubType in interface ContentDocument.Contentpublic List<XmlObject> getCopyToOutputDirectoryList()
getCopyToOutputDirectoryList in interface ContentDocument.Content@Deprecated public XmlObject[] getCopyToOutputDirectoryArray()
getCopyToOutputDirectoryArray in interface ContentDocument.Contentpublic XmlObject getCopyToOutputDirectoryArray(int i)
getCopyToOutputDirectoryArray in interface ContentDocument.Contentpublic int sizeOfCopyToOutputDirectoryArray()
sizeOfCopyToOutputDirectoryArray in interface ContentDocument.Contentpublic void setCopyToOutputDirectoryArray(XmlObject[] copyToOutputDirectoryArray)
setCopyToOutputDirectoryArray in interface ContentDocument.Contentpublic void setCopyToOutputDirectoryArray(int i,
XmlObject copyToOutputDirectory)
setCopyToOutputDirectoryArray in interface ContentDocument.Contentpublic XmlObject insertNewCopyToOutputDirectory(int i)
insertNewCopyToOutputDirectory in interface ContentDocument.Contentpublic XmlObject addNewCopyToOutputDirectory()
addNewCopyToOutputDirectory in interface ContentDocument.Contentpublic void removeCopyToOutputDirectory(int i)
removeCopyToOutputDirectory in interface ContentDocument.Contentpublic List<XmlObject> getCopyToPublishDirectoryList()
getCopyToPublishDirectoryList in interface ContentDocument.Content@Deprecated public XmlObject[] getCopyToPublishDirectoryArray()
getCopyToPublishDirectoryArray in interface ContentDocument.Contentpublic XmlObject getCopyToPublishDirectoryArray(int i)
getCopyToPublishDirectoryArray in interface ContentDocument.Contentpublic int sizeOfCopyToPublishDirectoryArray()
sizeOfCopyToPublishDirectoryArray in interface ContentDocument.Contentpublic void setCopyToPublishDirectoryArray(XmlObject[] copyToPublishDirectoryArray)
setCopyToPublishDirectoryArray in interface ContentDocument.Contentpublic void setCopyToPublishDirectoryArray(int i,
XmlObject copyToPublishDirectory)
setCopyToPublishDirectoryArray in interface ContentDocument.Contentpublic XmlObject insertNewCopyToPublishDirectory(int i)
insertNewCopyToPublishDirectory in interface ContentDocument.Contentpublic XmlObject addNewCopyToPublishDirectory()
addNewCopyToPublishDirectory in interface ContentDocument.Contentpublic void removeCopyToPublishDirectory(int i)
removeCopyToPublishDirectory in interface ContentDocument.Content