public static interface TlbImpDocument.TlbImp extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
TlbImpDocument.TlbImp.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 |
addNewAssemblyNamespace()
Appends and returns a new empty "AssemblyNamespace" attribute
|
XmlAnySimpleType |
addNewAssemblyVersion()
Appends and returns a new empty "AssemblyVersion" 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 |
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 |
addNewTransform()
Appends and returns a new empty "Transform" attribute
|
XmlAnySimpleType |
addNewTypeLibName()
Appends and returns a new empty "TypeLibName" attribute
|
XmlAnySimpleType |
getAssemblyNamespace()
Gets the "AssemblyNamespace" attribute
|
XmlAnySimpleType |
getAssemblyVersion()
Gets the "AssemblyVersion" 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
|
String |
getNoLogo()
Gets the "NoLogo" attribute
|
XmlAnySimpleType |
getOutputAssembly()
Gets the "OutputAssembly" attribute
|
String |
getPreventClassMembers()
Gets the "PreventClassMembers" attribute
|
String |
getSafeArrayAsSystemArray1()
Gets the "SafeArrayAsSystemArray" 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
|
XmlAnySimpleType |
getTransform()
Gets the "Transform" attribute
|
XmlAnySimpleType |
getTypeLibName()
Gets the "TypeLibName" attribute
|
String |
getVerbose()
Gets the "Verbose" attribute
|
boolean |
isSetAssemblyNamespace()
True if has "AssemblyNamespace" attribute
|
boolean |
isSetAssemblyVersion()
True if has "AssemblyVersion" 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 |
isSetNoLogo()
True if has "NoLogo" attribute
|
boolean |
isSetOutputAssembly()
True if has "OutputAssembly" attribute
|
boolean |
isSetPreventClassMembers()
True if has "PreventClassMembers" attribute
|
boolean |
isSetSafeArrayAsSystemArray1()
True if has "SafeArrayAsSystemArray" 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 |
isSetTransform()
True if has "Transform" attribute
|
boolean |
isSetTypeLibName()
True if has "TypeLibName" attribute
|
boolean |
isSetVerbose()
True if has "Verbose" attribute
|
void |
setAssemblyNamespace(XmlAnySimpleType assemblyNamespace)
Sets the "AssemblyNamespace" attribute
|
void |
setAssemblyVersion(XmlAnySimpleType assemblyVersion)
Sets the "AssemblyVersion" 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 |
setNoLogo(String noLogo)
Sets the "NoLogo" attribute
|
void |
setOutputAssembly(XmlAnySimpleType outputAssembly)
Sets the "OutputAssembly" attribute
|
void |
setPreventClassMembers(String preventClassMembers)
Sets the "PreventClassMembers" attribute
|
void |
setSafeArrayAsSystemArray1(String safeArrayAsSystemArray1)
Sets the "SafeArrayAsSystemArray" 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 |
setTransform(XmlAnySimpleType transform)
Sets the "Transform" attribute
|
void |
setTypeLibName(XmlAnySimpleType typeLibName)
Sets the "TypeLibName" attribute
|
void |
setVerbose(String verbose)
Sets the "Verbose" attribute
|
void |
unsetAssemblyNamespace()
Unsets the "AssemblyNamespace" attribute
|
void |
unsetAssemblyVersion()
Unsets the "AssemblyVersion" 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 |
unsetNoLogo()
Unsets the "NoLogo" attribute
|
void |
unsetOutputAssembly()
Unsets the "OutputAssembly" attribute
|
void |
unsetPreventClassMembers()
Unsets the "PreventClassMembers" attribute
|
void |
unsetSafeArrayAsSystemArray1()
Unsets the "SafeArrayAsSystemArray" 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 |
unsetTransform()
Unsets the "Transform" attribute
|
void |
unsetTypeLibName()
Unsets the "TypeLibName" attribute
|
void |
unsetVerbose()
Unsets the "Verbose" attribute
|
Boolean |
xgetDelaySign()
Gets (as xml) the "DelaySign" attribute
|
Boolean |
xgetLogStandardErrorAsError()
Gets (as xml) the "LogStandardErrorAsError" attribute
|
Boolean |
xgetNoLogo()
Gets (as xml) the "NoLogo" attribute
|
Boolean |
xgetPreventClassMembers()
Gets (as xml) the "PreventClassMembers" attribute
|
Boolean |
xgetSafeArrayAsSystemArray1()
Gets (as xml) the "SafeArrayAsSystemArray" 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 |
xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
Sets (as xml) the "LogStandardErrorAsError" attribute
|
void |
xsetNoLogo(Boolean noLogo)
Sets (as xml) the "NoLogo" attribute
|
void |
xsetPreventClassMembers(Boolean preventClassMembers)
Sets (as xml) the "PreventClassMembers" attribute
|
void |
xsetSafeArrayAsSystemArray1(Boolean safeArrayAsSystemArray1)
Sets (as xml) the "SafeArrayAsSystemArray" 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 getAssemblyNamespace()
boolean isSetAssemblyNamespace()
void setAssemblyNamespace(XmlAnySimpleType assemblyNamespace)
XmlAnySimpleType addNewAssemblyNamespace()
void unsetAssemblyNamespace()
XmlAnySimpleType getAssemblyVersion()
boolean isSetAssemblyVersion()
void setAssemblyVersion(XmlAnySimpleType assemblyVersion)
XmlAnySimpleType addNewAssemblyVersion()
void unsetAssemblyVersion()
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()
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()
String getPreventClassMembers()
Boolean xgetPreventClassMembers()
boolean isSetPreventClassMembers()
void setPreventClassMembers(String preventClassMembers)
void xsetPreventClassMembers(Boolean preventClassMembers)
void unsetPreventClassMembers()
String getSafeArrayAsSystemArray1()
Boolean xgetSafeArrayAsSystemArray1()
boolean isSetSafeArrayAsSystemArray1()
void setSafeArrayAsSystemArray1(String safeArrayAsSystemArray1)
void xsetSafeArrayAsSystemArray1(Boolean safeArrayAsSystemArray1)
void unsetSafeArrayAsSystemArray1()
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()
XmlAnySimpleType getTransform()
boolean isSetTransform()
void setTransform(XmlAnySimpleType transform)
XmlAnySimpleType addNewTransform()
void unsetTransform()
XmlAnySimpleType getTypeLibName()
boolean isSetTypeLibName()
void setTypeLibName(XmlAnySimpleType typeLibName)
XmlAnySimpleType addNewTypeLibName()
void unsetTypeLibName()
String getVerbose()
Boolean xgetVerbose()
boolean isSetVerbose()
void setVerbose(String verbose)
void xsetVerbose(Boolean verbose)
void unsetVerbose()