public static interface VCBuildDocument.VCBuild extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
VCBuildDocument.VCBuild.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 |
addNewAdditionalLibPaths()
Appends and returns a new empty "AdditionalLibPaths" attribute
|
XmlAnySimpleType |
addNewAdditionalLinkLibraryPaths()
Appends and returns a new empty "AdditionalLinkLibraryPaths" attribute
|
XmlAnySimpleType |
addNewAdditionalOptions()
Appends and returns a new empty "AdditionalOptions" attribute
|
XmlAnySimpleType |
addNewConfiguration()
Appends and returns a new empty "Configuration" attribute
|
XmlAnySimpleType |
addNewOverride()
Appends and returns a new empty "Override" attribute
|
XmlAnySimpleType |
addNewPlatform()
Appends and returns a new empty "Platform" attribute
|
XmlAnySimpleType |
addNewProjects()
Appends and returns a new empty "Projects" attribute
|
XmlAnySimpleType |
addNewSolutionFile()
Appends and returns a new empty "SolutionFile" attribute
|
XmlAnySimpleType |
addNewTimeout()
Appends and returns a new empty "Timeout" attribute
|
XmlAnySimpleType |
addNewToolPath()
Appends and returns a new empty "ToolPath" attribute
|
XmlAnySimpleType |
getAdditionalLibPaths()
Gets the "AdditionalLibPaths" attribute
|
XmlAnySimpleType |
getAdditionalLinkLibraryPaths()
Gets the "AdditionalLinkLibraryPaths" attribute
|
XmlAnySimpleType |
getAdditionalOptions()
Gets the "AdditionalOptions" attribute
|
String |
getClean()
Gets the "Clean" attribute
|
XmlAnySimpleType |
getConfiguration()
Gets the "Configuration" attribute
|
XmlAnySimpleType |
getOverride()
Gets the "Override" attribute
|
XmlAnySimpleType |
getPlatform()
Gets the "Platform" attribute
|
XmlAnySimpleType |
getProjects()
Gets the "Projects" attribute
|
String |
getRebuild()
Gets the "Rebuild" attribute
|
XmlAnySimpleType |
getSolutionFile()
Gets the "SolutionFile" attribute
|
XmlAnySimpleType |
getTimeout()
Gets the "Timeout" attribute
|
XmlAnySimpleType |
getToolPath()
Gets the "ToolPath" attribute
|
String |
getUseEnvironment()
Gets the "UseEnvironment" attribute
|
String |
getUserEnvironment()
Gets the "UserEnvironment" attribute
|
boolean |
isSetAdditionalLibPaths()
True if has "AdditionalLibPaths" attribute
|
boolean |
isSetAdditionalLinkLibraryPaths()
True if has "AdditionalLinkLibraryPaths" attribute
|
boolean |
isSetAdditionalOptions()
True if has "AdditionalOptions" attribute
|
boolean |
isSetClean()
True if has "Clean" attribute
|
boolean |
isSetConfiguration()
True if has "Configuration" attribute
|
boolean |
isSetOverride()
True if has "Override" attribute
|
boolean |
isSetPlatform()
True if has "Platform" attribute
|
boolean |
isSetRebuild()
True if has "Rebuild" attribute
|
boolean |
isSetSolutionFile()
True if has "SolutionFile" attribute
|
boolean |
isSetTimeout()
True if has "Timeout" attribute
|
boolean |
isSetToolPath()
True if has "ToolPath" attribute
|
boolean |
isSetUseEnvironment()
True if has "UseEnvironment" attribute
|
boolean |
isSetUserEnvironment()
True if has "UserEnvironment" attribute
|
void |
setAdditionalLibPaths(XmlAnySimpleType additionalLibPaths)
Sets the "AdditionalLibPaths" attribute
|
void |
setAdditionalLinkLibraryPaths(XmlAnySimpleType additionalLinkLibraryPaths)
Sets the "AdditionalLinkLibraryPaths" attribute
|
void |
setAdditionalOptions(XmlAnySimpleType additionalOptions)
Sets the "AdditionalOptions" attribute
|
void |
setClean(String clean)
Sets the "Clean" attribute
|
void |
setConfiguration(XmlAnySimpleType configuration)
Sets the "Configuration" attribute
|
void |
setOverride(XmlAnySimpleType override)
Sets the "Override" attribute
|
void |
setPlatform(XmlAnySimpleType platform)
Sets the "Platform" attribute
|
void |
setProjects(XmlAnySimpleType projects)
Sets the "Projects" attribute
|
void |
setRebuild(String rebuild)
Sets the "Rebuild" attribute
|
void |
setSolutionFile(XmlAnySimpleType solutionFile)
Sets the "SolutionFile" attribute
|
void |
setTimeout(XmlAnySimpleType timeout)
Sets the "Timeout" attribute
|
void |
setToolPath(XmlAnySimpleType toolPath)
Sets the "ToolPath" attribute
|
void |
setUseEnvironment(String useEnvironment)
Sets the "UseEnvironment" attribute
|
void |
setUserEnvironment(String userEnvironment)
Sets the "UserEnvironment" attribute
|
void |
unsetAdditionalLibPaths()
Unsets the "AdditionalLibPaths" attribute
|
void |
unsetAdditionalLinkLibraryPaths()
Unsets the "AdditionalLinkLibraryPaths" attribute
|
void |
unsetAdditionalOptions()
Unsets the "AdditionalOptions" attribute
|
void |
unsetClean()
Unsets the "Clean" attribute
|
void |
unsetConfiguration()
Unsets the "Configuration" attribute
|
void |
unsetOverride()
Unsets the "Override" attribute
|
void |
unsetPlatform()
Unsets the "Platform" attribute
|
void |
unsetRebuild()
Unsets the "Rebuild" attribute
|
void |
unsetSolutionFile()
Unsets the "SolutionFile" attribute
|
void |
unsetTimeout()
Unsets the "Timeout" attribute
|
void |
unsetToolPath()
Unsets the "ToolPath" attribute
|
void |
unsetUseEnvironment()
Unsets the "UseEnvironment" attribute
|
void |
unsetUserEnvironment()
Unsets the "UserEnvironment" attribute
|
Boolean |
xgetClean()
Gets (as xml) the "Clean" attribute
|
Boolean |
xgetRebuild()
Gets (as xml) the "Rebuild" attribute
|
Boolean |
xgetUseEnvironment()
Gets (as xml) the "UseEnvironment" attribute
|
Boolean |
xgetUserEnvironment()
Gets (as xml) the "UserEnvironment" attribute
|
void |
xsetClean(Boolean clean)
Sets (as xml) the "Clean" attribute
|
void |
xsetRebuild(Boolean rebuild)
Sets (as xml) the "Rebuild" attribute
|
void |
xsetUseEnvironment(Boolean useEnvironment)
Sets (as xml) the "UseEnvironment" attribute
|
void |
xsetUserEnvironment(Boolean userEnvironment)
Sets (as xml) the "UserEnvironment" 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 getAdditionalLibPaths()
boolean isSetAdditionalLibPaths()
void setAdditionalLibPaths(XmlAnySimpleType additionalLibPaths)
XmlAnySimpleType addNewAdditionalLibPaths()
void unsetAdditionalLibPaths()
XmlAnySimpleType getAdditionalLinkLibraryPaths()
boolean isSetAdditionalLinkLibraryPaths()
void setAdditionalLinkLibraryPaths(XmlAnySimpleType additionalLinkLibraryPaths)
XmlAnySimpleType addNewAdditionalLinkLibraryPaths()
void unsetAdditionalLinkLibraryPaths()
XmlAnySimpleType getAdditionalOptions()
boolean isSetAdditionalOptions()
void setAdditionalOptions(XmlAnySimpleType additionalOptions)
XmlAnySimpleType addNewAdditionalOptions()
void unsetAdditionalOptions()
String getClean()
Boolean xgetClean()
boolean isSetClean()
void setClean(String clean)
void xsetClean(Boolean clean)
void unsetClean()
XmlAnySimpleType getConfiguration()
boolean isSetConfiguration()
void setConfiguration(XmlAnySimpleType configuration)
XmlAnySimpleType addNewConfiguration()
void unsetConfiguration()
XmlAnySimpleType getOverride()
boolean isSetOverride()
void setOverride(XmlAnySimpleType override)
XmlAnySimpleType addNewOverride()
void unsetOverride()
XmlAnySimpleType getPlatform()
boolean isSetPlatform()
void setPlatform(XmlAnySimpleType platform)
XmlAnySimpleType addNewPlatform()
void unsetPlatform()
XmlAnySimpleType getProjects()
void setProjects(XmlAnySimpleType projects)
XmlAnySimpleType addNewProjects()
String getRebuild()
Boolean xgetRebuild()
boolean isSetRebuild()
void setRebuild(String rebuild)
void xsetRebuild(Boolean rebuild)
void unsetRebuild()
XmlAnySimpleType getSolutionFile()
boolean isSetSolutionFile()
void setSolutionFile(XmlAnySimpleType solutionFile)
XmlAnySimpleType addNewSolutionFile()
void unsetSolutionFile()
XmlAnySimpleType getTimeout()
boolean isSetTimeout()
void setTimeout(XmlAnySimpleType timeout)
XmlAnySimpleType addNewTimeout()
void unsetTimeout()
XmlAnySimpleType getToolPath()
boolean isSetToolPath()
void setToolPath(XmlAnySimpleType toolPath)
XmlAnySimpleType addNewToolPath()
void unsetToolPath()
String getUseEnvironment()
Boolean xgetUseEnvironment()
boolean isSetUseEnvironment()
void setUseEnvironment(String useEnvironment)
void xsetUseEnvironment(Boolean useEnvironment)
void unsetUseEnvironment()
String getUserEnvironment()
Boolean xgetUserEnvironment()
boolean isSetUserEnvironment()
void setUserEnvironment(String userEnvironment)
void xsetUserEnvironment(Boolean userEnvironment)
void unsetUserEnvironment()