public static interface CreateItemDocument.CreateItem extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
CreateItemDocument.CreateItem.Factory
A factory class with static methods for creating instances
of this type.
|
TaskType.Output
Modifier and Type | Field and Description |
---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
XmlAnySimpleType |
addNewAdditionalMetadata()
Appends and returns a new empty "AdditionalMetadata" attribute
|
XmlAnySimpleType |
addNewExclude()
Appends and returns a new empty "Exclude" attribute
|
XmlAnySimpleType |
addNewInclude()
Appends and returns a new empty "Include" attribute
|
XmlAnySimpleType |
getAdditionalMetadata()
Gets the "AdditionalMetadata" attribute
|
XmlAnySimpleType |
getExclude()
Gets the "Exclude" attribute
|
XmlAnySimpleType |
getInclude()
Gets the "Include" attribute
|
String |
getPreserveExistingMetadata()
Gets the "PreserveExistingMetadata" attribute
|
boolean |
isSetAdditionalMetadata()
True if has "AdditionalMetadata" attribute
|
boolean |
isSetExclude()
True if has "Exclude" attribute
|
boolean |
isSetInclude()
True if has "Include" attribute
|
boolean |
isSetPreserveExistingMetadata()
True if has "PreserveExistingMetadata" attribute
|
void |
setAdditionalMetadata(XmlAnySimpleType additionalMetadata)
Sets the "AdditionalMetadata" attribute
|
void |
setExclude(XmlAnySimpleType exclude)
Sets the "Exclude" attribute
|
void |
setInclude(XmlAnySimpleType include)
Sets the "Include" attribute
|
void |
setPreserveExistingMetadata(String preserveExistingMetadata)
Sets the "PreserveExistingMetadata" attribute
|
void |
unsetAdditionalMetadata()
Unsets the "AdditionalMetadata" attribute
|
void |
unsetExclude()
Unsets the "Exclude" attribute
|
void |
unsetInclude()
Unsets the "Include" attribute
|
void |
unsetPreserveExistingMetadata()
Unsets the "PreserveExistingMetadata" attribute
|
Boolean |
xgetPreserveExistingMetadata()
Gets (as xml) the "PreserveExistingMetadata" attribute
|
void |
xsetPreserveExistingMetadata(Boolean preserveExistingMetadata)
Sets (as xml) the "PreserveExistingMetadata" attribute
|
addNewOutput, getArchitecture, getCondition, getContinueOnError, getOutputArray, getOutputArray, getOutputList, getRuntime, insertNewOutput, isSetArchitecture, isSetCondition, isSetContinueOnError, isSetRuntime, removeOutput, setArchitecture, setCondition, setContinueOnError, setOutputArray, setOutputArray, setRuntime, sizeOfOutputArray, unsetArchitecture, unsetCondition, unsetContinueOnError, unsetRuntime, xgetArchitecture, xgetCondition, xgetContinueOnError, xgetRuntime, xsetArchitecture, xsetCondition, xsetContinueOnError, xsetRuntime
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
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
static final SchemaType type
XmlAnySimpleType getAdditionalMetadata()
boolean isSetAdditionalMetadata()
void setAdditionalMetadata(XmlAnySimpleType additionalMetadata)
XmlAnySimpleType addNewAdditionalMetadata()
void unsetAdditionalMetadata()
XmlAnySimpleType getExclude()
boolean isSetExclude()
void setExclude(XmlAnySimpleType exclude)
XmlAnySimpleType addNewExclude()
void unsetExclude()
XmlAnySimpleType getInclude()
boolean isSetInclude()
void setInclude(XmlAnySimpleType include)
XmlAnySimpleType addNewInclude()
void unsetInclude()
String getPreserveExistingMetadata()
Boolean xgetPreserveExistingMetadata()
boolean isSetPreserveExistingMetadata()
void setPreserveExistingMetadata(String preserveExistingMetadata)
void xsetPreserveExistingMetadata(Boolean preserveExistingMetadata)
void unsetPreserveExistingMetadata()