public static interface UpdateMainPackageFileMapDocument.UpdateMainPackageFileMap extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
UpdateMainPackageFileMapDocument.UpdateMainPackageFileMap.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 |
addNewDefaultResourceLanguage()
Appends and returns a new empty "DefaultResourceLanguage" attribute
|
XmlAnySimpleType |
addNewDefaultResourceQualifiers()
Appends and returns a new empty "DefaultResourceQualifiers" attribute
|
XmlAnySimpleType |
addNewInput()
Appends and returns a new empty "Input" attribute
|
XmlAnySimpleType |
addNewOutput2()
Appends and returns a new empty "Output" attribute
|
XmlAnySimpleType |
addNewSplitResourcesPriPath()
Appends and returns a new empty "SplitResourcesPriPath" attribute
|
XmlAnySimpleType |
getDefaultResourceLanguage()
Gets the "DefaultResourceLanguage" attribute
|
XmlAnySimpleType |
getDefaultResourceQualifiers()
Gets the "DefaultResourceQualifiers" attribute
|
XmlAnySimpleType |
getInput()
Gets the "Input" attribute
|
XmlAnySimpleType |
getOutput2()
Gets the "Output" attribute
|
XmlAnySimpleType |
getSplitResourcesPriPath()
Gets the "SplitResourcesPriPath" attribute
|
void |
setDefaultResourceLanguage(XmlAnySimpleType defaultResourceLanguage)
Sets the "DefaultResourceLanguage" attribute
|
void |
setDefaultResourceQualifiers(XmlAnySimpleType defaultResourceQualifiers)
Sets the "DefaultResourceQualifiers" attribute
|
void |
setInput(XmlAnySimpleType input)
Sets the "Input" attribute
|
void |
setOutput2(XmlAnySimpleType output2)
Sets the "Output" attribute
|
void |
setSplitResourcesPriPath(XmlAnySimpleType splitResourcesPriPath)
Sets the "SplitResourcesPriPath" 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 getInput()
void setInput(XmlAnySimpleType input)
XmlAnySimpleType addNewInput()
XmlAnySimpleType getOutput2()
void setOutput2(XmlAnySimpleType output2)
XmlAnySimpleType addNewOutput2()
XmlAnySimpleType getSplitResourcesPriPath()
void setSplitResourcesPriPath(XmlAnySimpleType splitResourcesPriPath)
XmlAnySimpleType addNewSplitResourcesPriPath()
XmlAnySimpleType getDefaultResourceLanguage()
void setDefaultResourceLanguage(XmlAnySimpleType defaultResourceLanguage)
XmlAnySimpleType addNewDefaultResourceLanguage()
XmlAnySimpleType getDefaultResourceQualifiers()
void setDefaultResourceQualifiers(XmlAnySimpleType defaultResourceQualifiers)
XmlAnySimpleType addNewDefaultResourceQualifiers()