public static class VCBuildDocumentImpl.VCBuildImpl extends TaskTypeImpl implements VCBuildDocument.VCBuild
TaskTypeImpl.OutputImplVCBuildDocument.VCBuild.FactoryTaskType.Output_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtypeEQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Constructor and Description |
|---|
VCBuildImpl(SchemaType sType) |
| 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, xsetRuntimearraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddNewOutput, 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, xsetRuntimechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic VCBuildImpl(SchemaType sType)
public XmlAnySimpleType getAdditionalLibPaths()
getAdditionalLibPaths in interface VCBuildDocument.VCBuildpublic boolean isSetAdditionalLibPaths()
isSetAdditionalLibPaths in interface VCBuildDocument.VCBuildpublic void setAdditionalLibPaths(XmlAnySimpleType additionalLibPaths)
setAdditionalLibPaths in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType addNewAdditionalLibPaths()
addNewAdditionalLibPaths in interface VCBuildDocument.VCBuildpublic void unsetAdditionalLibPaths()
unsetAdditionalLibPaths in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType getAdditionalLinkLibraryPaths()
getAdditionalLinkLibraryPaths in interface VCBuildDocument.VCBuildpublic boolean isSetAdditionalLinkLibraryPaths()
isSetAdditionalLinkLibraryPaths in interface VCBuildDocument.VCBuildpublic void setAdditionalLinkLibraryPaths(XmlAnySimpleType additionalLinkLibraryPaths)
setAdditionalLinkLibraryPaths in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType addNewAdditionalLinkLibraryPaths()
addNewAdditionalLinkLibraryPaths in interface VCBuildDocument.VCBuildpublic void unsetAdditionalLinkLibraryPaths()
unsetAdditionalLinkLibraryPaths in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType getAdditionalOptions()
getAdditionalOptions in interface VCBuildDocument.VCBuildpublic boolean isSetAdditionalOptions()
isSetAdditionalOptions in interface VCBuildDocument.VCBuildpublic void setAdditionalOptions(XmlAnySimpleType additionalOptions)
setAdditionalOptions in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType addNewAdditionalOptions()
addNewAdditionalOptions in interface VCBuildDocument.VCBuildpublic void unsetAdditionalOptions()
unsetAdditionalOptions in interface VCBuildDocument.VCBuildpublic String getClean()
getClean in interface VCBuildDocument.VCBuildpublic Boolean xgetClean()
xgetClean in interface VCBuildDocument.VCBuildpublic boolean isSetClean()
isSetClean in interface VCBuildDocument.VCBuildpublic void setClean(String clean)
setClean in interface VCBuildDocument.VCBuildpublic void xsetClean(Boolean clean)
xsetClean in interface VCBuildDocument.VCBuildpublic void unsetClean()
unsetClean in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType getConfiguration()
getConfiguration in interface VCBuildDocument.VCBuildpublic boolean isSetConfiguration()
isSetConfiguration in interface VCBuildDocument.VCBuildpublic void setConfiguration(XmlAnySimpleType configuration)
setConfiguration in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType addNewConfiguration()
addNewConfiguration in interface VCBuildDocument.VCBuildpublic void unsetConfiguration()
unsetConfiguration in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType getOverride()
getOverride in interface VCBuildDocument.VCBuildpublic boolean isSetOverride()
isSetOverride in interface VCBuildDocument.VCBuildpublic void setOverride(XmlAnySimpleType override)
setOverride in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType addNewOverride()
addNewOverride in interface VCBuildDocument.VCBuildpublic void unsetOverride()
unsetOverride in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType getPlatform()
getPlatform in interface VCBuildDocument.VCBuildpublic boolean isSetPlatform()
isSetPlatform in interface VCBuildDocument.VCBuildpublic void setPlatform(XmlAnySimpleType platform)
setPlatform in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType addNewPlatform()
addNewPlatform in interface VCBuildDocument.VCBuildpublic void unsetPlatform()
unsetPlatform in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType getProjects()
getProjects in interface VCBuildDocument.VCBuildpublic void setProjects(XmlAnySimpleType projects)
setProjects in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType addNewProjects()
addNewProjects in interface VCBuildDocument.VCBuildpublic String getRebuild()
getRebuild in interface VCBuildDocument.VCBuildpublic Boolean xgetRebuild()
xgetRebuild in interface VCBuildDocument.VCBuildpublic boolean isSetRebuild()
isSetRebuild in interface VCBuildDocument.VCBuildpublic void setRebuild(String rebuild)
setRebuild in interface VCBuildDocument.VCBuildpublic void xsetRebuild(Boolean rebuild)
xsetRebuild in interface VCBuildDocument.VCBuildpublic void unsetRebuild()
unsetRebuild in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType getSolutionFile()
getSolutionFile in interface VCBuildDocument.VCBuildpublic boolean isSetSolutionFile()
isSetSolutionFile in interface VCBuildDocument.VCBuildpublic void setSolutionFile(XmlAnySimpleType solutionFile)
setSolutionFile in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType addNewSolutionFile()
addNewSolutionFile in interface VCBuildDocument.VCBuildpublic void unsetSolutionFile()
unsetSolutionFile in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType getTimeout()
getTimeout in interface VCBuildDocument.VCBuildpublic boolean isSetTimeout()
isSetTimeout in interface VCBuildDocument.VCBuildpublic void setTimeout(XmlAnySimpleType timeout)
setTimeout in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType addNewTimeout()
addNewTimeout in interface VCBuildDocument.VCBuildpublic void unsetTimeout()
unsetTimeout in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType getToolPath()
getToolPath in interface VCBuildDocument.VCBuildpublic boolean isSetToolPath()
isSetToolPath in interface VCBuildDocument.VCBuildpublic void setToolPath(XmlAnySimpleType toolPath)
setToolPath in interface VCBuildDocument.VCBuildpublic XmlAnySimpleType addNewToolPath()
addNewToolPath in interface VCBuildDocument.VCBuildpublic void unsetToolPath()
unsetToolPath in interface VCBuildDocument.VCBuildpublic String getUseEnvironment()
getUseEnvironment in interface VCBuildDocument.VCBuildpublic Boolean xgetUseEnvironment()
xgetUseEnvironment in interface VCBuildDocument.VCBuildpublic boolean isSetUseEnvironment()
isSetUseEnvironment in interface VCBuildDocument.VCBuildpublic void setUseEnvironment(String useEnvironment)
setUseEnvironment in interface VCBuildDocument.VCBuildpublic void xsetUseEnvironment(Boolean useEnvironment)
xsetUseEnvironment in interface VCBuildDocument.VCBuildpublic void unsetUseEnvironment()
unsetUseEnvironment in interface VCBuildDocument.VCBuildpublic String getUserEnvironment()
getUserEnvironment in interface VCBuildDocument.VCBuildpublic Boolean xgetUserEnvironment()
xgetUserEnvironment in interface VCBuildDocument.VCBuildpublic boolean isSetUserEnvironment()
isSetUserEnvironment in interface VCBuildDocument.VCBuildpublic void setUserEnvironment(String userEnvironment)
setUserEnvironment in interface VCBuildDocument.VCBuildpublic void xsetUserEnvironment(Boolean userEnvironment)
xsetUserEnvironment in interface VCBuildDocument.VCBuildpublic void unsetUserEnvironment()
unsetUserEnvironment in interface VCBuildDocument.VCBuild