public static interface GetWindowsDesktopSdkDirDocument.GetWindowsDesktopSdkDir extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
GetWindowsDesktopSdkDirDocument.GetWindowsDesktopSdkDir.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 |
addNewTargetPlatformIdentifier()
Appends and returns a new empty "TargetPlatformIdentifier" attribute
|
XmlAnySimpleType |
addNewTargetPlatformSdkRootOverride()
Appends and returns a new empty "TargetPlatformSdkRootOverride" attribute
|
XmlAnySimpleType |
addNewTargetPlatformVersion()
Appends and returns a new empty "TargetPlatformVersion" attribute
|
XmlAnySimpleType |
addNewWindowsDesktopSdkDir()
Appends and returns a new empty "WindowsDesktopSdkDir" attribute
|
XmlAnySimpleType |
getTargetPlatformIdentifier()
Gets the "TargetPlatformIdentifier" attribute
|
XmlAnySimpleType |
getTargetPlatformSdkRootOverride()
Gets the "TargetPlatformSdkRootOverride" attribute
|
XmlAnySimpleType |
getTargetPlatformVersion()
Gets the "TargetPlatformVersion" attribute
|
XmlAnySimpleType |
getWindowsDesktopSdkDir()
Gets the "WindowsDesktopSdkDir" attribute
|
boolean |
isSetTargetPlatformSdkRootOverride()
True if has "TargetPlatformSdkRootOverride" attribute
|
boolean |
isSetWindowsDesktopSdkDir()
True if has "WindowsDesktopSdkDir" attribute
|
void |
setTargetPlatformIdentifier(XmlAnySimpleType targetPlatformIdentifier)
Sets the "TargetPlatformIdentifier" attribute
|
void |
setTargetPlatformSdkRootOverride(XmlAnySimpleType targetPlatformSdkRootOverride)
Sets the "TargetPlatformSdkRootOverride" attribute
|
void |
setTargetPlatformVersion(XmlAnySimpleType targetPlatformVersion)
Sets the "TargetPlatformVersion" attribute
|
void |
setWindowsDesktopSdkDir(XmlAnySimpleType windowsDesktopSdkDir)
Sets the "WindowsDesktopSdkDir" attribute
|
void |
unsetTargetPlatformSdkRootOverride()
Unsets the "TargetPlatformSdkRootOverride" attribute
|
void |
unsetWindowsDesktopSdkDir()
Unsets the "WindowsDesktopSdkDir" 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 getTargetPlatformIdentifier()
void setTargetPlatformIdentifier(XmlAnySimpleType targetPlatformIdentifier)
XmlAnySimpleType addNewTargetPlatformIdentifier()
XmlAnySimpleType getTargetPlatformVersion()
void setTargetPlatformVersion(XmlAnySimpleType targetPlatformVersion)
XmlAnySimpleType addNewTargetPlatformVersion()
XmlAnySimpleType getTargetPlatformSdkRootOverride()
boolean isSetTargetPlatformSdkRootOverride()
void setTargetPlatformSdkRootOverride(XmlAnySimpleType targetPlatformSdkRootOverride)
XmlAnySimpleType addNewTargetPlatformSdkRootOverride()
void unsetTargetPlatformSdkRootOverride()
XmlAnySimpleType getWindowsDesktopSdkDir()
boolean isSetWindowsDesktopSdkDir()
void setWindowsDesktopSdkDir(XmlAnySimpleType windowsDesktopSdkDir)
XmlAnySimpleType addNewWindowsDesktopSdkDir()
void unsetWindowsDesktopSdkDir()