public static interface SGenDocument.SGen extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
SGenDocument.SGen.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 |
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
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 getBuildAssemblyName()
void setBuildAssemblyName(XmlAnySimpleType buildAssemblyName)
XmlAnySimpleType addNewBuildAssemblyName()
XmlAnySimpleType getBuildAssemblyPath()
void setBuildAssemblyPath(XmlAnySimpleType buildAssemblyPath)
XmlAnySimpleType addNewBuildAssemblyPath()
String getDelaySign()
Boolean xgetDelaySign()
boolean isSetDelaySign()
void setDelaySign(String delaySign)
void xsetDelaySign(Boolean delaySign)
void unsetDelaySign()
XmlAnySimpleType getEnvironmentVariables()
boolean isSetEnvironmentVariables()
void setEnvironmentVariables(XmlAnySimpleType environmentVariables)
XmlAnySimpleType addNewEnvironmentVariables()
void unsetEnvironmentVariables()
XmlAnySimpleType getKeyContainer()
boolean isSetKeyContainer()
void setKeyContainer(XmlAnySimpleType keyContainer)
XmlAnySimpleType addNewKeyContainer()
void unsetKeyContainer()
XmlAnySimpleType getKeyFile()
boolean isSetKeyFile()
void setKeyFile(XmlAnySimpleType keyFile)
XmlAnySimpleType addNewKeyFile()
void unsetKeyFile()
String getLogStandardErrorAsError()
Boolean xgetLogStandardErrorAsError()
boolean isSetLogStandardErrorAsError()
void setLogStandardErrorAsError(String logStandardErrorAsError)
void xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
void unsetLogStandardErrorAsError()
XmlAnySimpleType getReferences()
boolean isSetReferences()
void setReferences(XmlAnySimpleType references)
XmlAnySimpleType addNewReferences()
void unsetReferences()
XmlAnySimpleType getSdkToolsPath()
boolean isSetSdkToolsPath()
void setSdkToolsPath(XmlAnySimpleType sdkToolsPath)
XmlAnySimpleType addNewSdkToolsPath()
void unsetSdkToolsPath()
XmlAnySimpleType getSerializationAssembly()
boolean isSetSerializationAssembly()
void setSerializationAssembly(XmlAnySimpleType serializationAssembly)
XmlAnySimpleType addNewSerializationAssembly()
void unsetSerializationAssembly()
String getShouldGenerateSerializer()
Boolean xgetShouldGenerateSerializer()
void setShouldGenerateSerializer(String shouldGenerateSerializer)
void xsetShouldGenerateSerializer(Boolean shouldGenerateSerializer)
XmlAnySimpleType getStandardErrorImportance()
boolean isSetStandardErrorImportance()
void setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
XmlAnySimpleType addNewStandardErrorImportance()
void unsetStandardErrorImportance()
XmlAnySimpleType getStandardOutputImportance()
boolean isSetStandardOutputImportance()
void setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
XmlAnySimpleType addNewStandardOutputImportance()
void unsetStandardOutputImportance()
XmlAnySimpleType getTimeout()
boolean isSetTimeout()
void setTimeout(XmlAnySimpleType timeout)
XmlAnySimpleType addNewTimeout()
void unsetTimeout()
XmlAnySimpleType getToolExe()
boolean isSetToolExe()
void setToolExe(XmlAnySimpleType toolExe)
XmlAnySimpleType addNewToolExe()
void unsetToolExe()
XmlAnySimpleType getToolPath()
boolean isSetToolPath()
void setToolPath(XmlAnySimpleType toolPath)
XmlAnySimpleType addNewToolPath()
void unsetToolPath()
String getUseProxyTypes()
Boolean xgetUseProxyTypes()
void setUseProxyTypes(String useProxyTypes)
void xsetUseProxyTypes(Boolean useProxyTypes)