public static class LCDocumentImpl.LCImpl extends TaskTypeImpl implements LCDocument.LC
TaskTypeImpl.OutputImplLCDocument.LC.FactoryTaskType.Output_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtypeEQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Constructor and Description |
|---|
LCImpl(SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
XmlAnySimpleType |
addNewEnvironmentVariables()
Appends and returns a new empty "EnvironmentVariables" attribute
|
XmlAnySimpleType |
addNewLicenseTarget()
Appends and returns a new empty "LicenseTarget" attribute
|
XmlAnySimpleType |
addNewOutputDirectory()
Appends and returns a new empty "OutputDirectory" attribute
|
XmlAnySimpleType |
addNewOutputLicense()
Appends and returns a new empty "OutputLicense" attribute
|
XmlAnySimpleType |
addNewReferencedAssemblies()
Appends and returns a new empty "ReferencedAssemblies" attribute
|
XmlAnySimpleType |
addNewSdkToolsPath()
Appends and returns a new empty "SdkToolsPath" attribute
|
XmlAnySimpleType |
addNewSources()
Appends and returns a new empty "Sources" attribute
|
XmlAnySimpleType |
addNewStandardErrorImportance()
Appends and returns a new empty "StandardErrorImportance" attribute
|
XmlAnySimpleType |
addNewStandardOutputImportance()
Appends and returns a new empty "StandardOutputImportance" attribute
|
XmlAnySimpleType |
addNewTimeout()
Appends and returns a new empty "Timeout" attribute
|
XmlAnySimpleType |
addNewToolExe()
Appends and returns a new empty "ToolExe" attribute
|
XmlAnySimpleType |
addNewToolPath()
Appends and returns a new empty "ToolPath" attribute
|
XmlAnySimpleType |
getEnvironmentVariables()
Gets the "EnvironmentVariables" attribute
|
XmlAnySimpleType |
getLicenseTarget()
Gets the "LicenseTarget" attribute
|
String |
getLogStandardErrorAsError()
Gets the "LogStandardErrorAsError" attribute
|
String |
getNoLogo()
Gets the "NoLogo" attribute
|
XmlAnySimpleType |
getOutputDirectory()
Gets the "OutputDirectory" attribute
|
XmlAnySimpleType |
getOutputLicense()
Gets the "OutputLicense" attribute
|
XmlAnySimpleType |
getReferencedAssemblies()
Gets the "ReferencedAssemblies" attribute
|
XmlAnySimpleType |
getSdkToolsPath()
Gets the "SdkToolsPath" attribute
|
XmlAnySimpleType |
getSources()
Gets the "Sources" attribute
|
XmlAnySimpleType |
getStandardErrorImportance()
Gets the "StandardErrorImportance" attribute
|
XmlAnySimpleType |
getStandardOutputImportance()
Gets the "StandardOutputImportance" attribute
|
XmlAnySimpleType |
getTimeout()
Gets the "Timeout" attribute
|
XmlAnySimpleType |
getToolExe()
Gets the "ToolExe" attribute
|
XmlAnySimpleType |
getToolPath()
Gets the "ToolPath" attribute
|
boolean |
isSetEnvironmentVariables()
True if has "EnvironmentVariables" attribute
|
boolean |
isSetLogStandardErrorAsError()
True if has "LogStandardErrorAsError" attribute
|
boolean |
isSetNoLogo()
True if has "NoLogo" attribute
|
boolean |
isSetOutputDirectory()
True if has "OutputDirectory" attribute
|
boolean |
isSetOutputLicense()
True if has "OutputLicense" attribute
|
boolean |
isSetReferencedAssemblies()
True if has "ReferencedAssemblies" attribute
|
boolean |
isSetSdkToolsPath()
True if has "SdkToolsPath" attribute
|
boolean |
isSetStandardErrorImportance()
True if has "StandardErrorImportance" attribute
|
boolean |
isSetStandardOutputImportance()
True if has "StandardOutputImportance" attribute
|
boolean |
isSetTimeout()
True if has "Timeout" attribute
|
boolean |
isSetToolExe()
True if has "ToolExe" attribute
|
boolean |
isSetToolPath()
True if has "ToolPath" attribute
|
void |
setEnvironmentVariables(XmlAnySimpleType environmentVariables)
Sets the "EnvironmentVariables" attribute
|
void |
setLicenseTarget(XmlAnySimpleType licenseTarget)
Sets the "LicenseTarget" attribute
|
void |
setLogStandardErrorAsError(String logStandardErrorAsError)
Sets the "LogStandardErrorAsError" attribute
|
void |
setNoLogo(String noLogo)
Sets the "NoLogo" attribute
|
void |
setOutputDirectory(XmlAnySimpleType outputDirectory)
Sets the "OutputDirectory" attribute
|
void |
setOutputLicense(XmlAnySimpleType outputLicense)
Sets the "OutputLicense" attribute
|
void |
setReferencedAssemblies(XmlAnySimpleType referencedAssemblies)
Sets the "ReferencedAssemblies" attribute
|
void |
setSdkToolsPath(XmlAnySimpleType sdkToolsPath)
Sets the "SdkToolsPath" attribute
|
void |
setSources(XmlAnySimpleType sources)
Sets the "Sources" attribute
|
void |
setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
Sets the "StandardErrorImportance" attribute
|
void |
setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
Sets the "StandardOutputImportance" attribute
|
void |
setTimeout(XmlAnySimpleType timeout)
Sets the "Timeout" attribute
|
void |
setToolExe(XmlAnySimpleType toolExe)
Sets the "ToolExe" attribute
|
void |
setToolPath(XmlAnySimpleType toolPath)
Sets the "ToolPath" attribute
|
void |
unsetEnvironmentVariables()
Unsets the "EnvironmentVariables" attribute
|
void |
unsetLogStandardErrorAsError()
Unsets the "LogStandardErrorAsError" attribute
|
void |
unsetNoLogo()
Unsets the "NoLogo" attribute
|
void |
unsetOutputDirectory()
Unsets the "OutputDirectory" attribute
|
void |
unsetOutputLicense()
Unsets the "OutputLicense" attribute
|
void |
unsetReferencedAssemblies()
Unsets the "ReferencedAssemblies" attribute
|
void |
unsetSdkToolsPath()
Unsets the "SdkToolsPath" attribute
|
void |
unsetStandardErrorImportance()
Unsets the "StandardErrorImportance" attribute
|
void |
unsetStandardOutputImportance()
Unsets the "StandardOutputImportance" attribute
|
void |
unsetTimeout()
Unsets the "Timeout" attribute
|
void |
unsetToolExe()
Unsets the "ToolExe" attribute
|
void |
unsetToolPath()
Unsets the "ToolPath" attribute
|
Boolean |
xgetLogStandardErrorAsError()
Gets (as xml) the "LogStandardErrorAsError" attribute
|
Boolean |
xgetNoLogo()
Gets (as xml) the "NoLogo" attribute
|
void |
xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
Sets (as xml) the "LogStandardErrorAsError" attribute
|
void |
xsetNoLogo(Boolean noLogo)
Sets (as xml) the "NoLogo" 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 LCImpl(SchemaType sType)
public XmlAnySimpleType getEnvironmentVariables()
getEnvironmentVariables in interface LCDocument.LCpublic boolean isSetEnvironmentVariables()
isSetEnvironmentVariables in interface LCDocument.LCpublic void setEnvironmentVariables(XmlAnySimpleType environmentVariables)
setEnvironmentVariables in interface LCDocument.LCpublic XmlAnySimpleType addNewEnvironmentVariables()
addNewEnvironmentVariables in interface LCDocument.LCpublic void unsetEnvironmentVariables()
unsetEnvironmentVariables in interface LCDocument.LCpublic XmlAnySimpleType getLicenseTarget()
getLicenseTarget in interface LCDocument.LCpublic void setLicenseTarget(XmlAnySimpleType licenseTarget)
setLicenseTarget in interface LCDocument.LCpublic XmlAnySimpleType addNewLicenseTarget()
addNewLicenseTarget in interface LCDocument.LCpublic String getLogStandardErrorAsError()
getLogStandardErrorAsError in interface LCDocument.LCpublic Boolean xgetLogStandardErrorAsError()
xgetLogStandardErrorAsError in interface LCDocument.LCpublic boolean isSetLogStandardErrorAsError()
isSetLogStandardErrorAsError in interface LCDocument.LCpublic void setLogStandardErrorAsError(String logStandardErrorAsError)
setLogStandardErrorAsError in interface LCDocument.LCpublic void xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
xsetLogStandardErrorAsError in interface LCDocument.LCpublic void unsetLogStandardErrorAsError()
unsetLogStandardErrorAsError in interface LCDocument.LCpublic String getNoLogo()
getNoLogo in interface LCDocument.LCpublic Boolean xgetNoLogo()
xgetNoLogo in interface LCDocument.LCpublic boolean isSetNoLogo()
isSetNoLogo in interface LCDocument.LCpublic void setNoLogo(String noLogo)
setNoLogo in interface LCDocument.LCpublic void xsetNoLogo(Boolean noLogo)
xsetNoLogo in interface LCDocument.LCpublic void unsetNoLogo()
unsetNoLogo in interface LCDocument.LCpublic XmlAnySimpleType getOutputDirectory()
getOutputDirectory in interface LCDocument.LCpublic boolean isSetOutputDirectory()
isSetOutputDirectory in interface LCDocument.LCpublic void setOutputDirectory(XmlAnySimpleType outputDirectory)
setOutputDirectory in interface LCDocument.LCpublic XmlAnySimpleType addNewOutputDirectory()
addNewOutputDirectory in interface LCDocument.LCpublic void unsetOutputDirectory()
unsetOutputDirectory in interface LCDocument.LCpublic XmlAnySimpleType getOutputLicense()
getOutputLicense in interface LCDocument.LCpublic boolean isSetOutputLicense()
isSetOutputLicense in interface LCDocument.LCpublic void setOutputLicense(XmlAnySimpleType outputLicense)
setOutputLicense in interface LCDocument.LCpublic XmlAnySimpleType addNewOutputLicense()
addNewOutputLicense in interface LCDocument.LCpublic void unsetOutputLicense()
unsetOutputLicense in interface LCDocument.LCpublic XmlAnySimpleType getReferencedAssemblies()
getReferencedAssemblies in interface LCDocument.LCpublic boolean isSetReferencedAssemblies()
isSetReferencedAssemblies in interface LCDocument.LCpublic void setReferencedAssemblies(XmlAnySimpleType referencedAssemblies)
setReferencedAssemblies in interface LCDocument.LCpublic XmlAnySimpleType addNewReferencedAssemblies()
addNewReferencedAssemblies in interface LCDocument.LCpublic void unsetReferencedAssemblies()
unsetReferencedAssemblies in interface LCDocument.LCpublic XmlAnySimpleType getSdkToolsPath()
getSdkToolsPath in interface LCDocument.LCpublic boolean isSetSdkToolsPath()
isSetSdkToolsPath in interface LCDocument.LCpublic void setSdkToolsPath(XmlAnySimpleType sdkToolsPath)
setSdkToolsPath in interface LCDocument.LCpublic XmlAnySimpleType addNewSdkToolsPath()
addNewSdkToolsPath in interface LCDocument.LCpublic void unsetSdkToolsPath()
unsetSdkToolsPath in interface LCDocument.LCpublic XmlAnySimpleType getSources()
getSources in interface LCDocument.LCpublic void setSources(XmlAnySimpleType sources)
setSources in interface LCDocument.LCpublic XmlAnySimpleType addNewSources()
addNewSources in interface LCDocument.LCpublic XmlAnySimpleType getStandardErrorImportance()
getStandardErrorImportance in interface LCDocument.LCpublic boolean isSetStandardErrorImportance()
isSetStandardErrorImportance in interface LCDocument.LCpublic void setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
setStandardErrorImportance in interface LCDocument.LCpublic XmlAnySimpleType addNewStandardErrorImportance()
addNewStandardErrorImportance in interface LCDocument.LCpublic void unsetStandardErrorImportance()
unsetStandardErrorImportance in interface LCDocument.LCpublic XmlAnySimpleType getStandardOutputImportance()
getStandardOutputImportance in interface LCDocument.LCpublic boolean isSetStandardOutputImportance()
isSetStandardOutputImportance in interface LCDocument.LCpublic void setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
setStandardOutputImportance in interface LCDocument.LCpublic XmlAnySimpleType addNewStandardOutputImportance()
addNewStandardOutputImportance in interface LCDocument.LCpublic void unsetStandardOutputImportance()
unsetStandardOutputImportance in interface LCDocument.LCpublic XmlAnySimpleType getTimeout()
getTimeout in interface LCDocument.LCpublic boolean isSetTimeout()
isSetTimeout in interface LCDocument.LCpublic void setTimeout(XmlAnySimpleType timeout)
setTimeout in interface LCDocument.LCpublic XmlAnySimpleType addNewTimeout()
addNewTimeout in interface LCDocument.LCpublic void unsetTimeout()
unsetTimeout in interface LCDocument.LCpublic XmlAnySimpleType getToolExe()
getToolExe in interface LCDocument.LCpublic boolean isSetToolExe()
isSetToolExe in interface LCDocument.LCpublic void setToolExe(XmlAnySimpleType toolExe)
setToolExe in interface LCDocument.LCpublic XmlAnySimpleType addNewToolExe()
addNewToolExe in interface LCDocument.LCpublic void unsetToolExe()
unsetToolExe in interface LCDocument.LCpublic XmlAnySimpleType getToolPath()
getToolPath in interface LCDocument.LCpublic boolean isSetToolPath()
isSetToolPath in interface LCDocument.LCpublic void setToolPath(XmlAnySimpleType toolPath)
setToolPath in interface LCDocument.LCpublic XmlAnySimpleType addNewToolPath()
addNewToolPath in interface LCDocument.LCpublic void unsetToolPath()
unsetToolPath in interface LCDocument.LC