public static interface GetFrameworkSdkPackagesDocument.GetFrameworkSdkPackages extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
GetFrameworkSdkPackagesDocument.GetFrameworkSdkPackages.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 |
addNewFrameworkSdkPackages()
Appends and returns a new empty "FrameworkSdkPackages" attribute
|
XmlAnySimpleType |
addNewFrameworkSdkReferences()
Appends and returns a new empty "FrameworkSdkReferences" attribute
|
XmlAnySimpleType |
getFrameworkSdkPackages()
Gets the "FrameworkSdkPackages" attribute
|
XmlAnySimpleType |
getFrameworkSdkReferences()
Gets the "FrameworkSdkReferences" attribute
|
boolean |
isSetFrameworkSdkPackages()
True if has "FrameworkSdkPackages" attribute
|
void |
setFrameworkSdkPackages(XmlAnySimpleType frameworkSdkPackages)
Sets the "FrameworkSdkPackages" attribute
|
void |
setFrameworkSdkReferences(XmlAnySimpleType frameworkSdkReferences)
Sets the "FrameworkSdkReferences" attribute
|
void |
unsetFrameworkSdkPackages()
Unsets the "FrameworkSdkPackages" 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 getFrameworkSdkReferences()
void setFrameworkSdkReferences(XmlAnySimpleType frameworkSdkReferences)
XmlAnySimpleType addNewFrameworkSdkReferences()
XmlAnySimpleType getFrameworkSdkPackages()
boolean isSetFrameworkSdkPackages()
void setFrameworkSdkPackages(XmlAnySimpleType frameworkSdkPackages)
XmlAnySimpleType addNewFrameworkSdkPackages()
void unsetFrameworkSdkPackages()