public interface MakeAppxType extends ToolTaskType
Modifier and Type | Interface and Description |
---|---|
static class |
MakeAppxType.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 |
addNewMakeAppxExeFullPath()
Appends and returns a new empty "MakeAppxExeFullPath" attribute
|
XmlAnySimpleType |
addNewParameters()
Appends and returns a new empty "Parameters" attribute
|
XmlAnySimpleType |
getMakeAppxExeFullPath()
Gets the "MakeAppxExeFullPath" attribute
|
XmlAnySimpleType |
getParameters()
Gets the "Parameters" attribute
|
boolean |
isSetParameters()
True if has "Parameters" attribute
|
void |
setMakeAppxExeFullPath(XmlAnySimpleType makeAppxExeFullPath)
Sets the "MakeAppxExeFullPath" attribute
|
void |
setParameters(XmlAnySimpleType parameters)
Sets the "Parameters" attribute
|
void |
unsetParameters()
Unsets the "Parameters" attribute
|
addNewEnvironmentVariables, addNewExitCode, addNewStandardErrorImportance, addNewStandardOutputImportance, addNewTimeout, addNewToolExe, addNewToolPath, getEchoOff, getEnvironmentVariables, getExitCode, getLogStandardErrorAsError, getStandardErrorImportance, getStandardOutputImportance, getTimeout, getToolExe, getToolPath, getUseCommandProcessor, getYieldDuringToolExecution, isSetEchoOff, isSetEnvironmentVariables, isSetExitCode, isSetLogStandardErrorAsError, isSetStandardErrorImportance, isSetStandardOutputImportance, isSetTimeout, isSetToolExe, isSetToolPath, isSetUseCommandProcessor, isSetYieldDuringToolExecution, setEchoOff, setEnvironmentVariables, setExitCode, setLogStandardErrorAsError, setStandardErrorImportance, setStandardOutputImportance, setTimeout, setToolExe, setToolPath, setUseCommandProcessor, setYieldDuringToolExecution, unsetEchoOff, unsetEnvironmentVariables, unsetExitCode, unsetLogStandardErrorAsError, unsetStandardErrorImportance, unsetStandardOutputImportance, unsetTimeout, unsetToolExe, unsetToolPath, unsetUseCommandProcessor, unsetYieldDuringToolExecution, xgetEchoOff, xgetLogStandardErrorAsError, xgetUseCommandProcessor, xgetYieldDuringToolExecution, xsetEchoOff, xsetLogStandardErrorAsError, xsetUseCommandProcessor, xsetYieldDuringToolExecution
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 getMakeAppxExeFullPath()
void setMakeAppxExeFullPath(XmlAnySimpleType makeAppxExeFullPath)
XmlAnySimpleType addNewMakeAppxExeFullPath()
XmlAnySimpleType getParameters()
boolean isSetParameters()
void setParameters(XmlAnySimpleType parameters)
XmlAnySimpleType addNewParameters()
void unsetParameters()