public static interface GenerateAppxSymbolPackageDocument.GenerateAppxSymbolPackage extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
GenerateAppxSymbolPackageDocument.GenerateAppxSymbolPackage.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 |
addNewAppxSymbolPackageOutput()
Appends and returns a new empty "AppxSymbolPackageOutput" attribute
|
XmlAnySimpleType |
addNewPdbCopyExeFullPath()
Appends and returns a new empty "PdbCopyExeFullPath" attribute
|
XmlAnySimpleType |
addNewPdbFiles()
Appends and returns a new empty "PdbFiles" attribute
|
XmlAnySimpleType |
addNewProjectName()
Appends and returns a new empty "ProjectName" attribute
|
XmlAnySimpleType |
addNewStrippedDirectory()
Appends and returns a new empty "StrippedDirectory" attribute
|
XmlAnySimpleType |
addNewStrippedPdbs()
Appends and returns a new empty "StrippedPdbs" attribute
|
XmlAnySimpleType |
getAppxSymbolPackageOutput()
Gets the "AppxSymbolPackageOutput" attribute
|
XmlAnySimpleType |
getPdbCopyExeFullPath()
Gets the "PdbCopyExeFullPath" attribute
|
XmlAnySimpleType |
getPdbFiles()
Gets the "PdbFiles" attribute
|
XmlAnySimpleType |
getProjectName()
Gets the "ProjectName" attribute
|
XmlAnySimpleType |
getStrippedDirectory()
Gets the "StrippedDirectory" attribute
|
XmlAnySimpleType |
getStrippedPdbs()
Gets the "StrippedPdbs" attribute
|
boolean |
isSetStrippedPdbs()
True if has "StrippedPdbs" attribute
|
void |
setAppxSymbolPackageOutput(XmlAnySimpleType appxSymbolPackageOutput)
Sets the "AppxSymbolPackageOutput" attribute
|
void |
setPdbCopyExeFullPath(XmlAnySimpleType pdbCopyExeFullPath)
Sets the "PdbCopyExeFullPath" attribute
|
void |
setPdbFiles(XmlAnySimpleType pdbFiles)
Sets the "PdbFiles" attribute
|
void |
setProjectName(XmlAnySimpleType projectName)
Sets the "ProjectName" attribute
|
void |
setStrippedDirectory(XmlAnySimpleType strippedDirectory)
Sets the "StrippedDirectory" attribute
|
void |
setStrippedPdbs(XmlAnySimpleType strippedPdbs)
Sets the "StrippedPdbs" attribute
|
void |
unsetStrippedPdbs()
Unsets the "StrippedPdbs" 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 getPdbCopyExeFullPath()
void setPdbCopyExeFullPath(XmlAnySimpleType pdbCopyExeFullPath)
XmlAnySimpleType addNewPdbCopyExeFullPath()
XmlAnySimpleType getPdbFiles()
void setPdbFiles(XmlAnySimpleType pdbFiles)
XmlAnySimpleType addNewPdbFiles()
XmlAnySimpleType getStrippedDirectory()
void setStrippedDirectory(XmlAnySimpleType strippedDirectory)
XmlAnySimpleType addNewStrippedDirectory()
XmlAnySimpleType getAppxSymbolPackageOutput()
void setAppxSymbolPackageOutput(XmlAnySimpleType appxSymbolPackageOutput)
XmlAnySimpleType addNewAppxSymbolPackageOutput()
XmlAnySimpleType getProjectName()
void setProjectName(XmlAnySimpleType projectName)
XmlAnySimpleType addNewProjectName()
XmlAnySimpleType getStrippedPdbs()
boolean isSetStrippedPdbs()
void setStrippedPdbs(XmlAnySimpleType strippedPdbs)
XmlAnySimpleType addNewStrippedPdbs()
void unsetStrippedPdbs()