public static interface AxImpDocument.AxImp extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
AxImpDocument.AxImp.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 |
addNewActiveXControlName()
Appends and returns a new empty "ActiveXControlName" 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 |
addNewOutputAssembly()
Appends and returns a new empty "OutputAssembly" attribute
|
XmlAnySimpleType |
addNewRuntimeCallableWrapperAssembly()
Appends and returns a new empty "RuntimeCallableWrapperAssembly" attribute
|
XmlAnySimpleType |
addNewSdkToolsPath()
Appends and returns a new empty "SdkToolsPath" 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 |
getActiveXControlName()
Gets the "ActiveXControlName" attribute
|
String |
getDelaySign()
Gets the "DelaySign" attribute
|
XmlAnySimpleType |
getEnvironmentVariables()
Gets the "EnvironmentVariables" attribute
|
String |
getGenerateSource()
Gets the "GenerateSource" attribute
|
XmlAnySimpleType |
getKeyContainer()
Gets the "KeyContainer" attribute
|
XmlAnySimpleType |
getKeyFile()
Gets the "KeyFile" attribute
|
String |
getLogStandardErrorAsError()
Gets the "LogStandardErrorAsError" attribute
|
String |
getNoLogo()
Gets the "NoLogo" attribute
|
XmlAnySimpleType |
getOutputAssembly()
Gets the "OutputAssembly" attribute
|
XmlAnySimpleType |
getRuntimeCallableWrapperAssembly()
Gets the "RuntimeCallableWrapperAssembly" attribute
|
XmlAnySimpleType |
getSdkToolsPath()
Gets the "SdkToolsPath" attribute
|
String |
getSilent()
Gets the "Silent" 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 |
getVerbose()
Gets the "Verbose" attribute
|
boolean |
isSetActiveXControlName()
True if has "ActiveXControlName" attribute
|
boolean |
isSetDelaySign()
True if has "DelaySign" attribute
|
boolean |
isSetEnvironmentVariables()
True if has "EnvironmentVariables" attribute
|
boolean |
isSetGenerateSource()
True if has "GenerateSource" attribute
|
boolean |
isSetKeyContainer()
True if has "KeyContainer" attribute
|
boolean |
isSetKeyFile()
True if has "KeyFile" attribute
|
boolean |
isSetLogStandardErrorAsError()
True if has "LogStandardErrorAsError" attribute
|
boolean |
isSetNoLogo()
True if has "NoLogo" attribute
|
boolean |
isSetOutputAssembly()
True if has "OutputAssembly" attribute
|
boolean |
isSetRuntimeCallableWrapperAssembly()
True if has "RuntimeCallableWrapperAssembly" attribute
|
boolean |
isSetSdkToolsPath()
True if has "SdkToolsPath" attribute
|
boolean |
isSetSilent()
True if has "Silent" 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
|
boolean |
isSetVerbose()
True if has "Verbose" attribute
|
void |
setActiveXControlName(XmlAnySimpleType activeXControlName)
Sets the "ActiveXControlName" attribute
|
void |
setDelaySign(String delaySign)
Sets the "DelaySign" attribute
|
void |
setEnvironmentVariables(XmlAnySimpleType environmentVariables)
Sets the "EnvironmentVariables" attribute
|
void |
setGenerateSource(String generateSource)
Sets the "GenerateSource" 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 |
setNoLogo(String noLogo)
Sets the "NoLogo" attribute
|
void |
setOutputAssembly(XmlAnySimpleType outputAssembly)
Sets the "OutputAssembly" attribute
|
void |
setRuntimeCallableWrapperAssembly(XmlAnySimpleType runtimeCallableWrapperAssembly)
Sets the "RuntimeCallableWrapperAssembly" attribute
|
void |
setSdkToolsPath(XmlAnySimpleType sdkToolsPath)
Sets the "SdkToolsPath" attribute
|
void |
setSilent(String silent)
Sets the "Silent" 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 |
setVerbose(String verbose)
Sets the "Verbose" attribute
|
void |
unsetActiveXControlName()
Unsets the "ActiveXControlName" attribute
|
void |
unsetDelaySign()
Unsets the "DelaySign" attribute
|
void |
unsetEnvironmentVariables()
Unsets the "EnvironmentVariables" attribute
|
void |
unsetGenerateSource()
Unsets the "GenerateSource" attribute
|
void |
unsetKeyContainer()
Unsets the "KeyContainer" attribute
|
void |
unsetKeyFile()
Unsets the "KeyFile" attribute
|
void |
unsetLogStandardErrorAsError()
Unsets the "LogStandardErrorAsError" attribute
|
void |
unsetNoLogo()
Unsets the "NoLogo" attribute
|
void |
unsetOutputAssembly()
Unsets the "OutputAssembly" attribute
|
void |
unsetRuntimeCallableWrapperAssembly()
Unsets the "RuntimeCallableWrapperAssembly" attribute
|
void |
unsetSdkToolsPath()
Unsets the "SdkToolsPath" attribute
|
void |
unsetSilent()
Unsets the "Silent" 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
|
void |
unsetVerbose()
Unsets the "Verbose" attribute
|
Boolean |
xgetDelaySign()
Gets (as xml) the "DelaySign" attribute
|
Boolean |
xgetGenerateSource()
Gets (as xml) the "GenerateSource" attribute
|
Boolean |
xgetLogStandardErrorAsError()
Gets (as xml) the "LogStandardErrorAsError" attribute
|
Boolean |
xgetNoLogo()
Gets (as xml) the "NoLogo" attribute
|
Boolean |
xgetSilent()
Gets (as xml) the "Silent" attribute
|
Boolean |
xgetVerbose()
Gets (as xml) the "Verbose" attribute
|
void |
xsetDelaySign(Boolean delaySign)
Sets (as xml) the "DelaySign" attribute
|
void |
xsetGenerateSource(Boolean generateSource)
Sets (as xml) the "GenerateSource" attribute
|
void |
xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
Sets (as xml) the "LogStandardErrorAsError" attribute
|
void |
xsetNoLogo(Boolean noLogo)
Sets (as xml) the "NoLogo" attribute
|
void |
xsetSilent(Boolean silent)
Sets (as xml) the "Silent" attribute
|
void |
xsetVerbose(Boolean verbose)
Sets (as xml) the "Verbose" 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 getActiveXControlName()
boolean isSetActiveXControlName()
void setActiveXControlName(XmlAnySimpleType activeXControlName)
XmlAnySimpleType addNewActiveXControlName()
void unsetActiveXControlName()
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()
String getGenerateSource()
Boolean xgetGenerateSource()
boolean isSetGenerateSource()
void setGenerateSource(String generateSource)
void xsetGenerateSource(Boolean generateSource)
void unsetGenerateSource()
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()
String getNoLogo()
Boolean xgetNoLogo()
boolean isSetNoLogo()
void setNoLogo(String noLogo)
void xsetNoLogo(Boolean noLogo)
void unsetNoLogo()
XmlAnySimpleType getOutputAssembly()
boolean isSetOutputAssembly()
void setOutputAssembly(XmlAnySimpleType outputAssembly)
XmlAnySimpleType addNewOutputAssembly()
void unsetOutputAssembly()
XmlAnySimpleType getRuntimeCallableWrapperAssembly()
boolean isSetRuntimeCallableWrapperAssembly()
void setRuntimeCallableWrapperAssembly(XmlAnySimpleType runtimeCallableWrapperAssembly)
XmlAnySimpleType addNewRuntimeCallableWrapperAssembly()
void unsetRuntimeCallableWrapperAssembly()
XmlAnySimpleType getSdkToolsPath()
boolean isSetSdkToolsPath()
void setSdkToolsPath(XmlAnySimpleType sdkToolsPath)
XmlAnySimpleType addNewSdkToolsPath()
void unsetSdkToolsPath()
String getSilent()
Boolean xgetSilent()
boolean isSetSilent()
void setSilent(String silent)
void xsetSilent(Boolean silent)
void unsetSilent()
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 getVerbose()
Boolean xgetVerbose()
boolean isSetVerbose()
void setVerbose(String verbose)
void xsetVerbose(Boolean verbose)
void unsetVerbose()