public static interface ResolveNonMSBuildProjectOutputDocument.ResolveNonMSBuildProjectOutput extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
ResolveNonMSBuildProjectOutputDocument.ResolveNonMSBuildProjectOutput.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 |
addNewPreresolvedProjectOutputs()
Appends and returns a new empty "PreresolvedProjectOutputs" attribute
|
XmlAnySimpleType |
addNewProjectReferences()
Appends and returns a new empty "ProjectReferences" attribute
|
XmlAnySimpleType |
addNewResolvedOutputPaths()
Appends and returns a new empty "ResolvedOutputPaths" attribute
|
XmlAnySimpleType |
addNewUnresolvedProjectReferences()
Appends and returns a new empty "UnresolvedProjectReferences" attribute
|
XmlAnySimpleType |
getPreresolvedProjectOutputs()
Gets the "PreresolvedProjectOutputs" attribute
|
XmlAnySimpleType |
getProjectReferences()
Gets the "ProjectReferences" attribute
|
XmlAnySimpleType |
getResolvedOutputPaths()
Gets the "ResolvedOutputPaths" attribute
|
XmlAnySimpleType |
getUnresolvedProjectReferences()
Gets the "UnresolvedProjectReferences" attribute
|
boolean |
isSetPreresolvedProjectOutputs()
True if has "PreresolvedProjectOutputs" attribute
|
boolean |
isSetResolvedOutputPaths()
True if has "ResolvedOutputPaths" attribute
|
boolean |
isSetUnresolvedProjectReferences()
True if has "UnresolvedProjectReferences" attribute
|
void |
setPreresolvedProjectOutputs(XmlAnySimpleType preresolvedProjectOutputs)
Sets the "PreresolvedProjectOutputs" attribute
|
void |
setProjectReferences(XmlAnySimpleType projectReferences)
Sets the "ProjectReferences" attribute
|
void |
setResolvedOutputPaths(XmlAnySimpleType resolvedOutputPaths)
Sets the "ResolvedOutputPaths" attribute
|
void |
setUnresolvedProjectReferences(XmlAnySimpleType unresolvedProjectReferences)
Sets the "UnresolvedProjectReferences" attribute
|
void |
unsetPreresolvedProjectOutputs()
Unsets the "PreresolvedProjectOutputs" attribute
|
void |
unsetResolvedOutputPaths()
Unsets the "ResolvedOutputPaths" attribute
|
void |
unsetUnresolvedProjectReferences()
Unsets the "UnresolvedProjectReferences" 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 getPreresolvedProjectOutputs()
boolean isSetPreresolvedProjectOutputs()
void setPreresolvedProjectOutputs(XmlAnySimpleType preresolvedProjectOutputs)
XmlAnySimpleType addNewPreresolvedProjectOutputs()
void unsetPreresolvedProjectOutputs()
XmlAnySimpleType getProjectReferences()
void setProjectReferences(XmlAnySimpleType projectReferences)
XmlAnySimpleType addNewProjectReferences()
XmlAnySimpleType getResolvedOutputPaths()
boolean isSetResolvedOutputPaths()
void setResolvedOutputPaths(XmlAnySimpleType resolvedOutputPaths)
XmlAnySimpleType addNewResolvedOutputPaths()
void unsetResolvedOutputPaths()
XmlAnySimpleType getUnresolvedProjectReferences()
boolean isSetUnresolvedProjectReferences()
void setUnresolvedProjectReferences(XmlAnySimpleType unresolvedProjectReferences)
XmlAnySimpleType addNewUnresolvedProjectReferences()
void unsetUnresolvedProjectReferences()