public static interface GenerateBootstrapperDocument.GenerateBootstrapper extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
GenerateBootstrapperDocument.GenerateBootstrapper.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 |
addNewApplicationFile()
Appends and returns a new empty "ApplicationFile" attribute
|
XmlAnySimpleType |
addNewApplicationName()
Appends and returns a new empty "ApplicationName" attribute
|
XmlAnySimpleType |
addNewApplicationUrl()
Appends and returns a new empty "ApplicationUrl" attribute
|
XmlAnySimpleType |
addNewBootstrapperComponentFiles()
Appends and returns a new empty "BootstrapperComponentFiles" attribute
|
XmlAnySimpleType |
addNewBootstrapperItems()
Appends and returns a new empty "BootstrapperItems" attribute
|
XmlAnySimpleType |
addNewBootstrapperKeyFile()
Appends and returns a new empty "BootstrapperKeyFile" attribute
|
XmlAnySimpleType |
addNewComponentsLocation()
Appends and returns a new empty "ComponentsLocation" attribute
|
XmlAnySimpleType |
addNewComponentsUrl()
Appends and returns a new empty "ComponentsUrl" attribute
|
XmlAnySimpleType |
addNewCulture()
Appends and returns a new empty "Culture" attribute
|
XmlAnySimpleType |
addNewFallbackCulture()
Appends and returns a new empty "FallbackCulture" attribute
|
XmlAnySimpleType |
addNewOutputPath()
Appends and returns a new empty "OutputPath" attribute
|
XmlAnySimpleType |
addNewPath()
Appends and returns a new empty "Path" attribute
|
XmlAnySimpleType |
addNewSupportUrl()
Appends and returns a new empty "SupportUrl" attribute
|
XmlAnySimpleType |
getApplicationFile()
Gets the "ApplicationFile" attribute
|
XmlAnySimpleType |
getApplicationName()
Gets the "ApplicationName" attribute
|
String |
getApplicationRequiresElevation()
Gets the "ApplicationRequiresElevation" attribute
|
XmlAnySimpleType |
getApplicationUrl()
Gets the "ApplicationUrl" attribute
|
XmlAnySimpleType |
getBootstrapperComponentFiles()
Gets the "BootstrapperComponentFiles" attribute
|
XmlAnySimpleType |
getBootstrapperItems()
Gets the "BootstrapperItems" attribute
|
XmlAnySimpleType |
getBootstrapperKeyFile()
Gets the "BootstrapperKeyFile" attribute
|
XmlAnySimpleType |
getComponentsLocation()
Gets the "ComponentsLocation" attribute
|
XmlAnySimpleType |
getComponentsUrl()
Gets the "ComponentsUrl" attribute
|
String |
getCopyComponents()
Gets the "CopyComponents" attribute
|
XmlAnySimpleType |
getCulture()
Gets the "Culture" attribute
|
XmlAnySimpleType |
getFallbackCulture()
Gets the "FallbackCulture" attribute
|
XmlAnySimpleType |
getOutputPath()
Gets the "OutputPath" attribute
|
XmlAnySimpleType |
getPath()
Gets the "Path" attribute
|
XmlAnySimpleType |
getSupportUrl()
Gets the "SupportUrl" attribute
|
String |
getValidate()
Gets the "Validate" attribute
|
boolean |
isSetApplicationFile()
True if has "ApplicationFile" attribute
|
boolean |
isSetApplicationName()
True if has "ApplicationName" attribute
|
boolean |
isSetApplicationRequiresElevation()
True if has "ApplicationRequiresElevation" attribute
|
boolean |
isSetApplicationUrl()
True if has "ApplicationUrl" attribute
|
boolean |
isSetBootstrapperComponentFiles()
True if has "BootstrapperComponentFiles" attribute
|
boolean |
isSetBootstrapperItems()
True if has "BootstrapperItems" attribute
|
boolean |
isSetBootstrapperKeyFile()
True if has "BootstrapperKeyFile" attribute
|
boolean |
isSetComponentsLocation()
True if has "ComponentsLocation" attribute
|
boolean |
isSetComponentsUrl()
True if has "ComponentsUrl" attribute
|
boolean |
isSetCopyComponents()
True if has "CopyComponents" attribute
|
boolean |
isSetCulture()
True if has "Culture" attribute
|
boolean |
isSetFallbackCulture()
True if has "FallbackCulture" attribute
|
boolean |
isSetOutputPath()
True if has "OutputPath" attribute
|
boolean |
isSetPath()
True if has "Path" attribute
|
boolean |
isSetSupportUrl()
True if has "SupportUrl" attribute
|
boolean |
isSetValidate()
True if has "Validate" attribute
|
void |
setApplicationFile(XmlAnySimpleType applicationFile)
Sets the "ApplicationFile" attribute
|
void |
setApplicationName(XmlAnySimpleType applicationName)
Sets the "ApplicationName" attribute
|
void |
setApplicationRequiresElevation(String applicationRequiresElevation)
Sets the "ApplicationRequiresElevation" attribute
|
void |
setApplicationUrl(XmlAnySimpleType applicationUrl)
Sets the "ApplicationUrl" attribute
|
void |
setBootstrapperComponentFiles(XmlAnySimpleType bootstrapperComponentFiles)
Sets the "BootstrapperComponentFiles" attribute
|
void |
setBootstrapperItems(XmlAnySimpleType bootstrapperItems)
Sets the "BootstrapperItems" attribute
|
void |
setBootstrapperKeyFile(XmlAnySimpleType bootstrapperKeyFile)
Sets the "BootstrapperKeyFile" attribute
|
void |
setComponentsLocation(XmlAnySimpleType componentsLocation)
Sets the "ComponentsLocation" attribute
|
void |
setComponentsUrl(XmlAnySimpleType componentsUrl)
Sets the "ComponentsUrl" attribute
|
void |
setCopyComponents(String copyComponents)
Sets the "CopyComponents" attribute
|
void |
setCulture(XmlAnySimpleType culture)
Sets the "Culture" attribute
|
void |
setFallbackCulture(XmlAnySimpleType fallbackCulture)
Sets the "FallbackCulture" attribute
|
void |
setOutputPath(XmlAnySimpleType outputPath)
Sets the "OutputPath" attribute
|
void |
setPath(XmlAnySimpleType path)
Sets the "Path" attribute
|
void |
setSupportUrl(XmlAnySimpleType supportUrl)
Sets the "SupportUrl" attribute
|
void |
setValidate(String validate)
Sets the "Validate" attribute
|
void |
unsetApplicationFile()
Unsets the "ApplicationFile" attribute
|
void |
unsetApplicationName()
Unsets the "ApplicationName" attribute
|
void |
unsetApplicationRequiresElevation()
Unsets the "ApplicationRequiresElevation" attribute
|
void |
unsetApplicationUrl()
Unsets the "ApplicationUrl" attribute
|
void |
unsetBootstrapperComponentFiles()
Unsets the "BootstrapperComponentFiles" attribute
|
void |
unsetBootstrapperItems()
Unsets the "BootstrapperItems" attribute
|
void |
unsetBootstrapperKeyFile()
Unsets the "BootstrapperKeyFile" attribute
|
void |
unsetComponentsLocation()
Unsets the "ComponentsLocation" attribute
|
void |
unsetComponentsUrl()
Unsets the "ComponentsUrl" attribute
|
void |
unsetCopyComponents()
Unsets the "CopyComponents" attribute
|
void |
unsetCulture()
Unsets the "Culture" attribute
|
void |
unsetFallbackCulture()
Unsets the "FallbackCulture" attribute
|
void |
unsetOutputPath()
Unsets the "OutputPath" attribute
|
void |
unsetPath()
Unsets the "Path" attribute
|
void |
unsetSupportUrl()
Unsets the "SupportUrl" attribute
|
void |
unsetValidate()
Unsets the "Validate" attribute
|
Boolean |
xgetApplicationRequiresElevation()
Gets (as xml) the "ApplicationRequiresElevation" attribute
|
Boolean |
xgetCopyComponents()
Gets (as xml) the "CopyComponents" attribute
|
Boolean |
xgetValidate()
Gets (as xml) the "Validate" attribute
|
void |
xsetApplicationRequiresElevation(Boolean applicationRequiresElevation)
Sets (as xml) the "ApplicationRequiresElevation" attribute
|
void |
xsetCopyComponents(Boolean copyComponents)
Sets (as xml) the "CopyComponents" attribute
|
void |
xsetValidate(Boolean validate)
Sets (as xml) the "Validate" 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 getApplicationFile()
boolean isSetApplicationFile()
void setApplicationFile(XmlAnySimpleType applicationFile)
XmlAnySimpleType addNewApplicationFile()
void unsetApplicationFile()
XmlAnySimpleType getApplicationName()
boolean isSetApplicationName()
void setApplicationName(XmlAnySimpleType applicationName)
XmlAnySimpleType addNewApplicationName()
void unsetApplicationName()
String getApplicationRequiresElevation()
Boolean xgetApplicationRequiresElevation()
boolean isSetApplicationRequiresElevation()
void setApplicationRequiresElevation(String applicationRequiresElevation)
void xsetApplicationRequiresElevation(Boolean applicationRequiresElevation)
void unsetApplicationRequiresElevation()
XmlAnySimpleType getApplicationUrl()
boolean isSetApplicationUrl()
void setApplicationUrl(XmlAnySimpleType applicationUrl)
XmlAnySimpleType addNewApplicationUrl()
void unsetApplicationUrl()
XmlAnySimpleType getBootstrapperComponentFiles()
boolean isSetBootstrapperComponentFiles()
void setBootstrapperComponentFiles(XmlAnySimpleType bootstrapperComponentFiles)
XmlAnySimpleType addNewBootstrapperComponentFiles()
void unsetBootstrapperComponentFiles()
XmlAnySimpleType getBootstrapperItems()
boolean isSetBootstrapperItems()
void setBootstrapperItems(XmlAnySimpleType bootstrapperItems)
XmlAnySimpleType addNewBootstrapperItems()
void unsetBootstrapperItems()
XmlAnySimpleType getBootstrapperKeyFile()
boolean isSetBootstrapperKeyFile()
void setBootstrapperKeyFile(XmlAnySimpleType bootstrapperKeyFile)
XmlAnySimpleType addNewBootstrapperKeyFile()
void unsetBootstrapperKeyFile()
XmlAnySimpleType getComponentsLocation()
boolean isSetComponentsLocation()
void setComponentsLocation(XmlAnySimpleType componentsLocation)
XmlAnySimpleType addNewComponentsLocation()
void unsetComponentsLocation()
XmlAnySimpleType getComponentsUrl()
boolean isSetComponentsUrl()
void setComponentsUrl(XmlAnySimpleType componentsUrl)
XmlAnySimpleType addNewComponentsUrl()
void unsetComponentsUrl()
String getCopyComponents()
Boolean xgetCopyComponents()
boolean isSetCopyComponents()
void setCopyComponents(String copyComponents)
void xsetCopyComponents(Boolean copyComponents)
void unsetCopyComponents()
XmlAnySimpleType getCulture()
boolean isSetCulture()
void setCulture(XmlAnySimpleType culture)
XmlAnySimpleType addNewCulture()
void unsetCulture()
XmlAnySimpleType getFallbackCulture()
boolean isSetFallbackCulture()
void setFallbackCulture(XmlAnySimpleType fallbackCulture)
XmlAnySimpleType addNewFallbackCulture()
void unsetFallbackCulture()
XmlAnySimpleType getOutputPath()
boolean isSetOutputPath()
void setOutputPath(XmlAnySimpleType outputPath)
XmlAnySimpleType addNewOutputPath()
void unsetOutputPath()
XmlAnySimpleType getPath()
boolean isSetPath()
void setPath(XmlAnySimpleType path)
XmlAnySimpleType addNewPath()
void unsetPath()
XmlAnySimpleType getSupportUrl()
boolean isSetSupportUrl()
void setSupportUrl(XmlAnySimpleType supportUrl)
XmlAnySimpleType addNewSupportUrl()
void unsetSupportUrl()
String getValidate()
Boolean xgetValidate()
boolean isSetValidate()
void setValidate(String validate)
void xsetValidate(Boolean validate)
void unsetValidate()