public interface CreatePriConfigXmlTaskType extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
CreatePriConfigXmlTaskType.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 |
addNewIntermediateExtension()
Appends and returns a new empty "IntermediateExtension" attribute
|
XmlAnySimpleType |
addNewPriConfigXmlDefaultSnippetPath()
Appends and returns a new empty "PriConfigXmlDefaultSnippetPath" attribute
|
XmlAnySimpleType |
addNewPriConfigXmlPackagingSnippetPath()
Appends and returns a new empty "PriConfigXmlPackagingSnippetPath" attribute
|
XmlAnySimpleType |
addNewPriConfigXmlPath()
Appends and returns a new empty "PriConfigXmlPath" attribute
|
XmlAnySimpleType |
addNewPriInitialPath()
Appends and returns a new empty "PriInitialPath" attribute
|
XmlAnySimpleType |
addNewTargetPlatformIdentifier()
Appends and returns a new empty "TargetPlatformIdentifier" attribute
|
XmlAnySimpleType |
addNewTargetPlatformVersion()
Appends and returns a new empty "TargetPlatformVersion" attribute
|
String |
getConvertDotsToSlashes()
Gets the "ConvertDotsToSlashes" attribute
|
XmlAnySimpleType |
getDefaultResourceLanguage()
Gets the "DefaultResourceLanguage" attribute
|
XmlAnySimpleType |
getDefaultResourceQualifiers()
Gets the "DefaultResourceQualifiers" attribute
|
XmlAnySimpleType |
getIntermediateExtension()
Gets the "IntermediateExtension" attribute
|
XmlAnySimpleType |
getPriConfigXmlDefaultSnippetPath()
Gets the "PriConfigXmlDefaultSnippetPath" attribute
|
XmlAnySimpleType |
getPriConfigXmlPackagingSnippetPath()
Gets the "PriConfigXmlPackagingSnippetPath" attribute
|
XmlAnySimpleType |
getPriConfigXmlPath()
Gets the "PriConfigXmlPath" attribute
|
XmlAnySimpleType |
getPriInitialPath()
Gets the "PriInitialPath" attribute
|
XmlAnySimpleType |
getTargetPlatformIdentifier()
Gets the "TargetPlatformIdentifier" attribute
|
XmlAnySimpleType |
getTargetPlatformVersion()
Gets the "TargetPlatformVersion" attribute
|
boolean |
isSetConvertDotsToSlashes()
True if has "ConvertDotsToSlashes" attribute
|
boolean |
isSetPriConfigXmlDefaultSnippetPath()
True if has "PriConfigXmlDefaultSnippetPath" attribute
|
boolean |
isSetPriConfigXmlPackagingSnippetPath()
True if has "PriConfigXmlPackagingSnippetPath" attribute
|
boolean |
isSetPriInitialPath()
True if has "PriInitialPath" attribute
|
void |
setConvertDotsToSlashes(String convertDotsToSlashes)
Sets the "ConvertDotsToSlashes" attribute
|
void |
setDefaultResourceLanguage(XmlAnySimpleType defaultResourceLanguage)
Sets the "DefaultResourceLanguage" attribute
|
void |
setDefaultResourceQualifiers(XmlAnySimpleType defaultResourceQualifiers)
Sets the "DefaultResourceQualifiers" attribute
|
void |
setIntermediateExtension(XmlAnySimpleType intermediateExtension)
Sets the "IntermediateExtension" attribute
|
void |
setPriConfigXmlDefaultSnippetPath(XmlAnySimpleType priConfigXmlDefaultSnippetPath)
Sets the "PriConfigXmlDefaultSnippetPath" attribute
|
void |
setPriConfigXmlPackagingSnippetPath(XmlAnySimpleType priConfigXmlPackagingSnippetPath)
Sets the "PriConfigXmlPackagingSnippetPath" attribute
|
void |
setPriConfigXmlPath(XmlAnySimpleType priConfigXmlPath)
Sets the "PriConfigXmlPath" attribute
|
void |
setPriInitialPath(XmlAnySimpleType priInitialPath)
Sets the "PriInitialPath" attribute
|
void |
setTargetPlatformIdentifier(XmlAnySimpleType targetPlatformIdentifier)
Sets the "TargetPlatformIdentifier" attribute
|
void |
setTargetPlatformVersion(XmlAnySimpleType targetPlatformVersion)
Sets the "TargetPlatformVersion" attribute
|
void |
unsetConvertDotsToSlashes()
Unsets the "ConvertDotsToSlashes" attribute
|
void |
unsetPriConfigXmlDefaultSnippetPath()
Unsets the "PriConfigXmlDefaultSnippetPath" attribute
|
void |
unsetPriConfigXmlPackagingSnippetPath()
Unsets the "PriConfigXmlPackagingSnippetPath" attribute
|
void |
unsetPriInitialPath()
Unsets the "PriInitialPath" attribute
|
Boolean |
xgetConvertDotsToSlashes()
Gets (as xml) the "ConvertDotsToSlashes" attribute
|
void |
xsetConvertDotsToSlashes(Boolean convertDotsToSlashes)
Sets (as xml) the "ConvertDotsToSlashes" 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 getPriConfigXmlPath()
void setPriConfigXmlPath(XmlAnySimpleType priConfigXmlPath)
XmlAnySimpleType addNewPriConfigXmlPath()
XmlAnySimpleType getPriInitialPath()
boolean isSetPriInitialPath()
void setPriInitialPath(XmlAnySimpleType priInitialPath)
XmlAnySimpleType addNewPriInitialPath()
void unsetPriInitialPath()
XmlAnySimpleType getDefaultResourceLanguage()
void setDefaultResourceLanguage(XmlAnySimpleType defaultResourceLanguage)
XmlAnySimpleType addNewDefaultResourceLanguage()
XmlAnySimpleType getDefaultResourceQualifiers()
void setDefaultResourceQualifiers(XmlAnySimpleType defaultResourceQualifiers)
XmlAnySimpleType addNewDefaultResourceQualifiers()
String getConvertDotsToSlashes()
Boolean xgetConvertDotsToSlashes()
boolean isSetConvertDotsToSlashes()
void setConvertDotsToSlashes(String convertDotsToSlashes)
void xsetConvertDotsToSlashes(Boolean convertDotsToSlashes)
void unsetConvertDotsToSlashes()
XmlAnySimpleType getIntermediateExtension()
void setIntermediateExtension(XmlAnySimpleType intermediateExtension)
XmlAnySimpleType addNewIntermediateExtension()
XmlAnySimpleType getPriConfigXmlPackagingSnippetPath()
boolean isSetPriConfigXmlPackagingSnippetPath()
void setPriConfigXmlPackagingSnippetPath(XmlAnySimpleType priConfigXmlPackagingSnippetPath)
XmlAnySimpleType addNewPriConfigXmlPackagingSnippetPath()
void unsetPriConfigXmlPackagingSnippetPath()
XmlAnySimpleType getPriConfigXmlDefaultSnippetPath()
boolean isSetPriConfigXmlDefaultSnippetPath()
void setPriConfigXmlDefaultSnippetPath(XmlAnySimpleType priConfigXmlDefaultSnippetPath)
XmlAnySimpleType addNewPriConfigXmlDefaultSnippetPath()
void unsetPriConfigXmlDefaultSnippetPath()
XmlAnySimpleType getTargetPlatformIdentifier()
void setTargetPlatformIdentifier(XmlAnySimpleType targetPlatformIdentifier)
XmlAnySimpleType addNewTargetPlatformIdentifier()
XmlAnySimpleType getTargetPlatformVersion()
void setTargetPlatformVersion(XmlAnySimpleType targetPlatformVersion)
XmlAnySimpleType addNewTargetPlatformVersion()