public static class AxImpDocumentImpl.AxImpImpl extends TaskTypeImpl implements AxImpDocument.AxImp
TaskTypeImpl.OutputImpl
AxImpDocument.AxImp.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 |
---|
AxImpImpl(SchemaType sType) |
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
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 AxImpImpl(SchemaType sType)
public XmlAnySimpleType getActiveXControlName()
getActiveXControlName
in interface AxImpDocument.AxImp
public boolean isSetActiveXControlName()
isSetActiveXControlName
in interface AxImpDocument.AxImp
public void setActiveXControlName(XmlAnySimpleType activeXControlName)
setActiveXControlName
in interface AxImpDocument.AxImp
public XmlAnySimpleType addNewActiveXControlName()
addNewActiveXControlName
in interface AxImpDocument.AxImp
public void unsetActiveXControlName()
unsetActiveXControlName
in interface AxImpDocument.AxImp
public String getDelaySign()
getDelaySign
in interface AxImpDocument.AxImp
public Boolean xgetDelaySign()
xgetDelaySign
in interface AxImpDocument.AxImp
public boolean isSetDelaySign()
isSetDelaySign
in interface AxImpDocument.AxImp
public void setDelaySign(String delaySign)
setDelaySign
in interface AxImpDocument.AxImp
public void xsetDelaySign(Boolean delaySign)
xsetDelaySign
in interface AxImpDocument.AxImp
public void unsetDelaySign()
unsetDelaySign
in interface AxImpDocument.AxImp
public XmlAnySimpleType getEnvironmentVariables()
getEnvironmentVariables
in interface AxImpDocument.AxImp
public boolean isSetEnvironmentVariables()
isSetEnvironmentVariables
in interface AxImpDocument.AxImp
public void setEnvironmentVariables(XmlAnySimpleType environmentVariables)
setEnvironmentVariables
in interface AxImpDocument.AxImp
public XmlAnySimpleType addNewEnvironmentVariables()
addNewEnvironmentVariables
in interface AxImpDocument.AxImp
public void unsetEnvironmentVariables()
unsetEnvironmentVariables
in interface AxImpDocument.AxImp
public String getGenerateSource()
getGenerateSource
in interface AxImpDocument.AxImp
public Boolean xgetGenerateSource()
xgetGenerateSource
in interface AxImpDocument.AxImp
public boolean isSetGenerateSource()
isSetGenerateSource
in interface AxImpDocument.AxImp
public void setGenerateSource(String generateSource)
setGenerateSource
in interface AxImpDocument.AxImp
public void xsetGenerateSource(Boolean generateSource)
xsetGenerateSource
in interface AxImpDocument.AxImp
public void unsetGenerateSource()
unsetGenerateSource
in interface AxImpDocument.AxImp
public XmlAnySimpleType getKeyContainer()
getKeyContainer
in interface AxImpDocument.AxImp
public boolean isSetKeyContainer()
isSetKeyContainer
in interface AxImpDocument.AxImp
public void setKeyContainer(XmlAnySimpleType keyContainer)
setKeyContainer
in interface AxImpDocument.AxImp
public XmlAnySimpleType addNewKeyContainer()
addNewKeyContainer
in interface AxImpDocument.AxImp
public void unsetKeyContainer()
unsetKeyContainer
in interface AxImpDocument.AxImp
public XmlAnySimpleType getKeyFile()
getKeyFile
in interface AxImpDocument.AxImp
public boolean isSetKeyFile()
isSetKeyFile
in interface AxImpDocument.AxImp
public void setKeyFile(XmlAnySimpleType keyFile)
setKeyFile
in interface AxImpDocument.AxImp
public XmlAnySimpleType addNewKeyFile()
addNewKeyFile
in interface AxImpDocument.AxImp
public void unsetKeyFile()
unsetKeyFile
in interface AxImpDocument.AxImp
public String getLogStandardErrorAsError()
getLogStandardErrorAsError
in interface AxImpDocument.AxImp
public Boolean xgetLogStandardErrorAsError()
xgetLogStandardErrorAsError
in interface AxImpDocument.AxImp
public boolean isSetLogStandardErrorAsError()
isSetLogStandardErrorAsError
in interface AxImpDocument.AxImp
public void setLogStandardErrorAsError(String logStandardErrorAsError)
setLogStandardErrorAsError
in interface AxImpDocument.AxImp
public void xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
xsetLogStandardErrorAsError
in interface AxImpDocument.AxImp
public void unsetLogStandardErrorAsError()
unsetLogStandardErrorAsError
in interface AxImpDocument.AxImp
public String getNoLogo()
getNoLogo
in interface AxImpDocument.AxImp
public Boolean xgetNoLogo()
xgetNoLogo
in interface AxImpDocument.AxImp
public boolean isSetNoLogo()
isSetNoLogo
in interface AxImpDocument.AxImp
public void setNoLogo(String noLogo)
setNoLogo
in interface AxImpDocument.AxImp
public void xsetNoLogo(Boolean noLogo)
xsetNoLogo
in interface AxImpDocument.AxImp
public void unsetNoLogo()
unsetNoLogo
in interface AxImpDocument.AxImp
public XmlAnySimpleType getOutputAssembly()
getOutputAssembly
in interface AxImpDocument.AxImp
public boolean isSetOutputAssembly()
isSetOutputAssembly
in interface AxImpDocument.AxImp
public void setOutputAssembly(XmlAnySimpleType outputAssembly)
setOutputAssembly
in interface AxImpDocument.AxImp
public XmlAnySimpleType addNewOutputAssembly()
addNewOutputAssembly
in interface AxImpDocument.AxImp
public void unsetOutputAssembly()
unsetOutputAssembly
in interface AxImpDocument.AxImp
public XmlAnySimpleType getRuntimeCallableWrapperAssembly()
getRuntimeCallableWrapperAssembly
in interface AxImpDocument.AxImp
public boolean isSetRuntimeCallableWrapperAssembly()
isSetRuntimeCallableWrapperAssembly
in interface AxImpDocument.AxImp
public void setRuntimeCallableWrapperAssembly(XmlAnySimpleType runtimeCallableWrapperAssembly)
setRuntimeCallableWrapperAssembly
in interface AxImpDocument.AxImp
public XmlAnySimpleType addNewRuntimeCallableWrapperAssembly()
addNewRuntimeCallableWrapperAssembly
in interface AxImpDocument.AxImp
public void unsetRuntimeCallableWrapperAssembly()
unsetRuntimeCallableWrapperAssembly
in interface AxImpDocument.AxImp
public XmlAnySimpleType getSdkToolsPath()
getSdkToolsPath
in interface AxImpDocument.AxImp
public boolean isSetSdkToolsPath()
isSetSdkToolsPath
in interface AxImpDocument.AxImp
public void setSdkToolsPath(XmlAnySimpleType sdkToolsPath)
setSdkToolsPath
in interface AxImpDocument.AxImp
public XmlAnySimpleType addNewSdkToolsPath()
addNewSdkToolsPath
in interface AxImpDocument.AxImp
public void unsetSdkToolsPath()
unsetSdkToolsPath
in interface AxImpDocument.AxImp
public String getSilent()
getSilent
in interface AxImpDocument.AxImp
public Boolean xgetSilent()
xgetSilent
in interface AxImpDocument.AxImp
public boolean isSetSilent()
isSetSilent
in interface AxImpDocument.AxImp
public void setSilent(String silent)
setSilent
in interface AxImpDocument.AxImp
public void xsetSilent(Boolean silent)
xsetSilent
in interface AxImpDocument.AxImp
public void unsetSilent()
unsetSilent
in interface AxImpDocument.AxImp
public XmlAnySimpleType getStandardErrorImportance()
getStandardErrorImportance
in interface AxImpDocument.AxImp
public boolean isSetStandardErrorImportance()
isSetStandardErrorImportance
in interface AxImpDocument.AxImp
public void setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
setStandardErrorImportance
in interface AxImpDocument.AxImp
public XmlAnySimpleType addNewStandardErrorImportance()
addNewStandardErrorImportance
in interface AxImpDocument.AxImp
public void unsetStandardErrorImportance()
unsetStandardErrorImportance
in interface AxImpDocument.AxImp
public XmlAnySimpleType getStandardOutputImportance()
getStandardOutputImportance
in interface AxImpDocument.AxImp
public boolean isSetStandardOutputImportance()
isSetStandardOutputImportance
in interface AxImpDocument.AxImp
public void setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
setStandardOutputImportance
in interface AxImpDocument.AxImp
public XmlAnySimpleType addNewStandardOutputImportance()
addNewStandardOutputImportance
in interface AxImpDocument.AxImp
public void unsetStandardOutputImportance()
unsetStandardOutputImportance
in interface AxImpDocument.AxImp
public XmlAnySimpleType getTimeout()
getTimeout
in interface AxImpDocument.AxImp
public boolean isSetTimeout()
isSetTimeout
in interface AxImpDocument.AxImp
public void setTimeout(XmlAnySimpleType timeout)
setTimeout
in interface AxImpDocument.AxImp
public XmlAnySimpleType addNewTimeout()
addNewTimeout
in interface AxImpDocument.AxImp
public void unsetTimeout()
unsetTimeout
in interface AxImpDocument.AxImp
public XmlAnySimpleType getToolExe()
getToolExe
in interface AxImpDocument.AxImp
public boolean isSetToolExe()
isSetToolExe
in interface AxImpDocument.AxImp
public void setToolExe(XmlAnySimpleType toolExe)
setToolExe
in interface AxImpDocument.AxImp
public XmlAnySimpleType addNewToolExe()
addNewToolExe
in interface AxImpDocument.AxImp
public void unsetToolExe()
unsetToolExe
in interface AxImpDocument.AxImp
public XmlAnySimpleType getToolPath()
getToolPath
in interface AxImpDocument.AxImp
public boolean isSetToolPath()
isSetToolPath
in interface AxImpDocument.AxImp
public void setToolPath(XmlAnySimpleType toolPath)
setToolPath
in interface AxImpDocument.AxImp
public XmlAnySimpleType addNewToolPath()
addNewToolPath
in interface AxImpDocument.AxImp
public void unsetToolPath()
unsetToolPath
in interface AxImpDocument.AxImp
public String getVerbose()
getVerbose
in interface AxImpDocument.AxImp
public Boolean xgetVerbose()
xgetVerbose
in interface AxImpDocument.AxImp
public boolean isSetVerbose()
isSetVerbose
in interface AxImpDocument.AxImp
public void setVerbose(String verbose)
setVerbose
in interface AxImpDocument.AxImp
public void xsetVerbose(Boolean verbose)
xsetVerbose
in interface AxImpDocument.AxImp
public void unsetVerbose()
unsetVerbose
in interface AxImpDocument.AxImp