public static class SGenDocumentImpl.SGenImpl extends TaskTypeImpl implements SGenDocument.SGen
TaskTypeImpl.OutputImpl
SGenDocument.SGen.Factory
TaskType.Output
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Constructor and Description |
---|
SGenImpl(SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
XmlAnySimpleType |
addNewBuildAssemblyName()
Appends and returns a new empty "BuildAssemblyName" attribute
|
XmlAnySimpleType |
addNewBuildAssemblyPath()
Appends and returns a new empty "BuildAssemblyPath" attribute
|
XmlAnySimpleType |
addNewEnvironmentVariables()
Appends and returns a new empty "EnvironmentVariables" attribute
|
XmlAnySimpleType |
addNewKeyContainer()
Appends and returns a new empty "KeyContainer" attribute
|
XmlAnySimpleType |
addNewKeyFile()
Appends and returns a new empty "KeyFile" attribute
|
XmlAnySimpleType |
addNewReferences()
Appends and returns a new empty "References" attribute
|
XmlAnySimpleType |
addNewSdkToolsPath()
Appends and returns a new empty "SdkToolsPath" attribute
|
XmlAnySimpleType |
addNewSerializationAssembly()
Appends and returns a new empty "SerializationAssembly" 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 |
getBuildAssemblyName()
Gets the "BuildAssemblyName" attribute
|
XmlAnySimpleType |
getBuildAssemblyPath()
Gets the "BuildAssemblyPath" attribute
|
String |
getDelaySign()
Gets the "DelaySign" attribute
|
XmlAnySimpleType |
getEnvironmentVariables()
Gets the "EnvironmentVariables" attribute
|
XmlAnySimpleType |
getKeyContainer()
Gets the "KeyContainer" attribute
|
XmlAnySimpleType |
getKeyFile()
Gets the "KeyFile" attribute
|
String |
getLogStandardErrorAsError()
Gets the "LogStandardErrorAsError" attribute
|
XmlAnySimpleType |
getReferences()
Gets the "References" attribute
|
XmlAnySimpleType |
getSdkToolsPath()
Gets the "SdkToolsPath" attribute
|
XmlAnySimpleType |
getSerializationAssembly()
Gets the "SerializationAssembly" attribute
|
String |
getShouldGenerateSerializer()
Gets the "ShouldGenerateSerializer" 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
|
String |
getUseProxyTypes()
Gets the "UseProxyTypes" attribute
|
boolean |
isSetDelaySign()
True if has "DelaySign" attribute
|
boolean |
isSetEnvironmentVariables()
True if has "EnvironmentVariables" attribute
|
boolean |
isSetKeyContainer()
True if has "KeyContainer" attribute
|
boolean |
isSetKeyFile()
True if has "KeyFile" attribute
|
boolean |
isSetLogStandardErrorAsError()
True if has "LogStandardErrorAsError" attribute
|
boolean |
isSetReferences()
True if has "References" attribute
|
boolean |
isSetSdkToolsPath()
True if has "SdkToolsPath" attribute
|
boolean |
isSetSerializationAssembly()
True if has "SerializationAssembly" 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 |
setBuildAssemblyName(XmlAnySimpleType buildAssemblyName)
Sets the "BuildAssemblyName" attribute
|
void |
setBuildAssemblyPath(XmlAnySimpleType buildAssemblyPath)
Sets the "BuildAssemblyPath" attribute
|
void |
setDelaySign(String delaySign)
Sets the "DelaySign" attribute
|
void |
setEnvironmentVariables(XmlAnySimpleType environmentVariables)
Sets the "EnvironmentVariables" attribute
|
void |
setKeyContainer(XmlAnySimpleType keyContainer)
Sets the "KeyContainer" attribute
|
void |
setKeyFile(XmlAnySimpleType keyFile)
Sets the "KeyFile" attribute
|
void |
setLogStandardErrorAsError(String logStandardErrorAsError)
Sets the "LogStandardErrorAsError" attribute
|
void |
setReferences(XmlAnySimpleType references)
Sets the "References" attribute
|
void |
setSdkToolsPath(XmlAnySimpleType sdkToolsPath)
Sets the "SdkToolsPath" attribute
|
void |
setSerializationAssembly(XmlAnySimpleType serializationAssembly)
Sets the "SerializationAssembly" attribute
|
void |
setShouldGenerateSerializer(String shouldGenerateSerializer)
Sets the "ShouldGenerateSerializer" 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 |
setUseProxyTypes(String useProxyTypes)
Sets the "UseProxyTypes" attribute
|
void |
unsetDelaySign()
Unsets the "DelaySign" attribute
|
void |
unsetEnvironmentVariables()
Unsets the "EnvironmentVariables" attribute
|
void |
unsetKeyContainer()
Unsets the "KeyContainer" attribute
|
void |
unsetKeyFile()
Unsets the "KeyFile" attribute
|
void |
unsetLogStandardErrorAsError()
Unsets the "LogStandardErrorAsError" attribute
|
void |
unsetReferences()
Unsets the "References" attribute
|
void |
unsetSdkToolsPath()
Unsets the "SdkToolsPath" attribute
|
void |
unsetSerializationAssembly()
Unsets the "SerializationAssembly" 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 |
xgetDelaySign()
Gets (as xml) the "DelaySign" attribute
|
Boolean |
xgetLogStandardErrorAsError()
Gets (as xml) the "LogStandardErrorAsError" attribute
|
Boolean |
xgetShouldGenerateSerializer()
Gets (as xml) the "ShouldGenerateSerializer" attribute
|
Boolean |
xgetUseProxyTypes()
Gets (as xml) the "UseProxyTypes" attribute
|
void |
xsetDelaySign(Boolean delaySign)
Sets (as xml) the "DelaySign" attribute
|
void |
xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
Sets (as xml) the "LogStandardErrorAsError" attribute
|
void |
xsetShouldGenerateSerializer(Boolean shouldGenerateSerializer)
Sets (as xml) the "ShouldGenerateSerializer" attribute
|
void |
xsetUseProxyTypes(Boolean useProxyTypes)
Sets (as xml) the "UseProxyTypes" 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
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, 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, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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
public SGenImpl(SchemaType sType)
public XmlAnySimpleType getBuildAssemblyName()
getBuildAssemblyName
in interface SGenDocument.SGen
public void setBuildAssemblyName(XmlAnySimpleType buildAssemblyName)
setBuildAssemblyName
in interface SGenDocument.SGen
public XmlAnySimpleType addNewBuildAssemblyName()
addNewBuildAssemblyName
in interface SGenDocument.SGen
public XmlAnySimpleType getBuildAssemblyPath()
getBuildAssemblyPath
in interface SGenDocument.SGen
public void setBuildAssemblyPath(XmlAnySimpleType buildAssemblyPath)
setBuildAssemblyPath
in interface SGenDocument.SGen
public XmlAnySimpleType addNewBuildAssemblyPath()
addNewBuildAssemblyPath
in interface SGenDocument.SGen
public String getDelaySign()
getDelaySign
in interface SGenDocument.SGen
public Boolean xgetDelaySign()
xgetDelaySign
in interface SGenDocument.SGen
public boolean isSetDelaySign()
isSetDelaySign
in interface SGenDocument.SGen
public void setDelaySign(String delaySign)
setDelaySign
in interface SGenDocument.SGen
public void xsetDelaySign(Boolean delaySign)
xsetDelaySign
in interface SGenDocument.SGen
public void unsetDelaySign()
unsetDelaySign
in interface SGenDocument.SGen
public XmlAnySimpleType getEnvironmentVariables()
getEnvironmentVariables
in interface SGenDocument.SGen
public boolean isSetEnvironmentVariables()
isSetEnvironmentVariables
in interface SGenDocument.SGen
public void setEnvironmentVariables(XmlAnySimpleType environmentVariables)
setEnvironmentVariables
in interface SGenDocument.SGen
public XmlAnySimpleType addNewEnvironmentVariables()
addNewEnvironmentVariables
in interface SGenDocument.SGen
public void unsetEnvironmentVariables()
unsetEnvironmentVariables
in interface SGenDocument.SGen
public XmlAnySimpleType getKeyContainer()
getKeyContainer
in interface SGenDocument.SGen
public boolean isSetKeyContainer()
isSetKeyContainer
in interface SGenDocument.SGen
public void setKeyContainer(XmlAnySimpleType keyContainer)
setKeyContainer
in interface SGenDocument.SGen
public XmlAnySimpleType addNewKeyContainer()
addNewKeyContainer
in interface SGenDocument.SGen
public void unsetKeyContainer()
unsetKeyContainer
in interface SGenDocument.SGen
public XmlAnySimpleType getKeyFile()
getKeyFile
in interface SGenDocument.SGen
public boolean isSetKeyFile()
isSetKeyFile
in interface SGenDocument.SGen
public void setKeyFile(XmlAnySimpleType keyFile)
setKeyFile
in interface SGenDocument.SGen
public XmlAnySimpleType addNewKeyFile()
addNewKeyFile
in interface SGenDocument.SGen
public void unsetKeyFile()
unsetKeyFile
in interface SGenDocument.SGen
public String getLogStandardErrorAsError()
getLogStandardErrorAsError
in interface SGenDocument.SGen
public Boolean xgetLogStandardErrorAsError()
xgetLogStandardErrorAsError
in interface SGenDocument.SGen
public boolean isSetLogStandardErrorAsError()
isSetLogStandardErrorAsError
in interface SGenDocument.SGen
public void setLogStandardErrorAsError(String logStandardErrorAsError)
setLogStandardErrorAsError
in interface SGenDocument.SGen
public void xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
xsetLogStandardErrorAsError
in interface SGenDocument.SGen
public void unsetLogStandardErrorAsError()
unsetLogStandardErrorAsError
in interface SGenDocument.SGen
public XmlAnySimpleType getReferences()
getReferences
in interface SGenDocument.SGen
public boolean isSetReferences()
isSetReferences
in interface SGenDocument.SGen
public void setReferences(XmlAnySimpleType references)
setReferences
in interface SGenDocument.SGen
public XmlAnySimpleType addNewReferences()
addNewReferences
in interface SGenDocument.SGen
public void unsetReferences()
unsetReferences
in interface SGenDocument.SGen
public XmlAnySimpleType getSdkToolsPath()
getSdkToolsPath
in interface SGenDocument.SGen
public boolean isSetSdkToolsPath()
isSetSdkToolsPath
in interface SGenDocument.SGen
public void setSdkToolsPath(XmlAnySimpleType sdkToolsPath)
setSdkToolsPath
in interface SGenDocument.SGen
public XmlAnySimpleType addNewSdkToolsPath()
addNewSdkToolsPath
in interface SGenDocument.SGen
public void unsetSdkToolsPath()
unsetSdkToolsPath
in interface SGenDocument.SGen
public XmlAnySimpleType getSerializationAssembly()
getSerializationAssembly
in interface SGenDocument.SGen
public boolean isSetSerializationAssembly()
isSetSerializationAssembly
in interface SGenDocument.SGen
public void setSerializationAssembly(XmlAnySimpleType serializationAssembly)
setSerializationAssembly
in interface SGenDocument.SGen
public XmlAnySimpleType addNewSerializationAssembly()
addNewSerializationAssembly
in interface SGenDocument.SGen
public void unsetSerializationAssembly()
unsetSerializationAssembly
in interface SGenDocument.SGen
public String getShouldGenerateSerializer()
getShouldGenerateSerializer
in interface SGenDocument.SGen
public Boolean xgetShouldGenerateSerializer()
xgetShouldGenerateSerializer
in interface SGenDocument.SGen
public void setShouldGenerateSerializer(String shouldGenerateSerializer)
setShouldGenerateSerializer
in interface SGenDocument.SGen
public void xsetShouldGenerateSerializer(Boolean shouldGenerateSerializer)
xsetShouldGenerateSerializer
in interface SGenDocument.SGen
public XmlAnySimpleType getStandardErrorImportance()
getStandardErrorImportance
in interface SGenDocument.SGen
public boolean isSetStandardErrorImportance()
isSetStandardErrorImportance
in interface SGenDocument.SGen
public void setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
setStandardErrorImportance
in interface SGenDocument.SGen
public XmlAnySimpleType addNewStandardErrorImportance()
addNewStandardErrorImportance
in interface SGenDocument.SGen
public void unsetStandardErrorImportance()
unsetStandardErrorImportance
in interface SGenDocument.SGen
public XmlAnySimpleType getStandardOutputImportance()
getStandardOutputImportance
in interface SGenDocument.SGen
public boolean isSetStandardOutputImportance()
isSetStandardOutputImportance
in interface SGenDocument.SGen
public void setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
setStandardOutputImportance
in interface SGenDocument.SGen
public XmlAnySimpleType addNewStandardOutputImportance()
addNewStandardOutputImportance
in interface SGenDocument.SGen
public void unsetStandardOutputImportance()
unsetStandardOutputImportance
in interface SGenDocument.SGen
public XmlAnySimpleType getTimeout()
getTimeout
in interface SGenDocument.SGen
public boolean isSetTimeout()
isSetTimeout
in interface SGenDocument.SGen
public void setTimeout(XmlAnySimpleType timeout)
setTimeout
in interface SGenDocument.SGen
public XmlAnySimpleType addNewTimeout()
addNewTimeout
in interface SGenDocument.SGen
public void unsetTimeout()
unsetTimeout
in interface SGenDocument.SGen
public XmlAnySimpleType getToolExe()
getToolExe
in interface SGenDocument.SGen
public boolean isSetToolExe()
isSetToolExe
in interface SGenDocument.SGen
public void setToolExe(XmlAnySimpleType toolExe)
setToolExe
in interface SGenDocument.SGen
public XmlAnySimpleType addNewToolExe()
addNewToolExe
in interface SGenDocument.SGen
public void unsetToolExe()
unsetToolExe
in interface SGenDocument.SGen
public XmlAnySimpleType getToolPath()
getToolPath
in interface SGenDocument.SGen
public boolean isSetToolPath()
isSetToolPath
in interface SGenDocument.SGen
public void setToolPath(XmlAnySimpleType toolPath)
setToolPath
in interface SGenDocument.SGen
public XmlAnySimpleType addNewToolPath()
addNewToolPath
in interface SGenDocument.SGen
public void unsetToolPath()
unsetToolPath
in interface SGenDocument.SGen
public String getUseProxyTypes()
getUseProxyTypes
in interface SGenDocument.SGen
public Boolean xgetUseProxyTypes()
xgetUseProxyTypes
in interface SGenDocument.SGen
public void setUseProxyTypes(String useProxyTypes)
setUseProxyTypes
in interface SGenDocument.SGen
public void xsetUseProxyTypes(Boolean useProxyTypes)
xsetUseProxyTypes
in interface SGenDocument.SGen