public static interface GeneratePriConfigurationFilesDocument.GeneratePriConfigurationFiles extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
GeneratePriConfigurationFilesDocument.GeneratePriConfigurationFiles.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 |
addNewIntermediateExtension()
Appends and returns a new empty "IntermediateExtension" attribute
|
XmlAnySimpleType |
addNewLayoutFiles()
Appends and returns a new empty "LayoutFiles" attribute
|
XmlAnySimpleType |
addNewLayoutResfilesPath()
Appends and returns a new empty "LayoutResfilesPath" attribute
|
XmlAnySimpleType |
addNewPriFiles()
Appends and returns a new empty "PriFiles" attribute
|
XmlAnySimpleType |
addNewPriResfilesPath()
Appends and returns a new empty "PriResfilesPath" attribute
|
XmlAnySimpleType |
addNewPRIResourceFiles()
Appends and returns a new empty "PRIResourceFiles" attribute
|
XmlAnySimpleType |
addNewResourcesResfilesPath()
Appends and returns a new empty "ResourcesResfilesPath" attribute
|
XmlAnySimpleType |
getIntermediateExtension()
Gets the "IntermediateExtension" attribute
|
XmlAnySimpleType |
getLayoutFiles()
Gets the "LayoutFiles" attribute
|
XmlAnySimpleType |
getLayoutResfilesPath()
Gets the "LayoutResfilesPath" attribute
|
XmlAnySimpleType |
getPriFiles()
Gets the "PriFiles" attribute
|
XmlAnySimpleType |
getPriResfilesPath()
Gets the "PriResfilesPath" attribute
|
XmlAnySimpleType |
getPRIResourceFiles()
Gets the "PRIResourceFiles" attribute
|
XmlAnySimpleType |
getResourcesResfilesPath()
Gets the "ResourcesResfilesPath" attribute
|
void |
setIntermediateExtension(XmlAnySimpleType intermediateExtension)
Sets the "IntermediateExtension" attribute
|
void |
setLayoutFiles(XmlAnySimpleType layoutFiles)
Sets the "LayoutFiles" attribute
|
void |
setLayoutResfilesPath(XmlAnySimpleType layoutResfilesPath)
Sets the "LayoutResfilesPath" attribute
|
void |
setPriFiles(XmlAnySimpleType priFiles)
Sets the "PriFiles" attribute
|
void |
setPriResfilesPath(XmlAnySimpleType priResfilesPath)
Sets the "PriResfilesPath" attribute
|
void |
setPRIResourceFiles(XmlAnySimpleType priResourceFiles)
Sets the "PRIResourceFiles" attribute
|
void |
setResourcesResfilesPath(XmlAnySimpleType resourcesResfilesPath)
Sets the "ResourcesResfilesPath" 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 getLayoutResfilesPath()
void setLayoutResfilesPath(XmlAnySimpleType layoutResfilesPath)
XmlAnySimpleType addNewLayoutResfilesPath()
XmlAnySimpleType getResourcesResfilesPath()
void setResourcesResfilesPath(XmlAnySimpleType resourcesResfilesPath)
XmlAnySimpleType addNewResourcesResfilesPath()
XmlAnySimpleType getPriResfilesPath()
void setPriResfilesPath(XmlAnySimpleType priResfilesPath)
XmlAnySimpleType addNewPriResfilesPath()
XmlAnySimpleType getLayoutFiles()
void setLayoutFiles(XmlAnySimpleType layoutFiles)
XmlAnySimpleType addNewLayoutFiles()
XmlAnySimpleType getPRIResourceFiles()
void setPRIResourceFiles(XmlAnySimpleType priResourceFiles)
XmlAnySimpleType addNewPRIResourceFiles()
XmlAnySimpleType getPriFiles()
void setPriFiles(XmlAnySimpleType priFiles)
XmlAnySimpleType addNewPriFiles()
XmlAnySimpleType getIntermediateExtension()
void setIntermediateExtension(XmlAnySimpleType intermediateExtension)
XmlAnySimpleType addNewIntermediateExtension()