public static class GenerateBootstrapperDocumentImpl.GenerateBootstrapperImpl extends TaskTypeImpl implements GenerateBootstrapperDocument.GenerateBootstrapper
TaskTypeImpl.OutputImpl
GenerateBootstrapperDocument.GenerateBootstrapper.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 |
---|
GenerateBootstrapperImpl(SchemaType sType) |
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
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 GenerateBootstrapperImpl(SchemaType sType)
public XmlAnySimpleType getApplicationFile()
getApplicationFile
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetApplicationFile()
isSetApplicationFile
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setApplicationFile(XmlAnySimpleType applicationFile)
setApplicationFile
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewApplicationFile()
addNewApplicationFile
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetApplicationFile()
unsetApplicationFile
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType getApplicationName()
getApplicationName
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetApplicationName()
isSetApplicationName
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setApplicationName(XmlAnySimpleType applicationName)
setApplicationName
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewApplicationName()
addNewApplicationName
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetApplicationName()
unsetApplicationName
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public String getApplicationRequiresElevation()
getApplicationRequiresElevation
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public Boolean xgetApplicationRequiresElevation()
xgetApplicationRequiresElevation
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetApplicationRequiresElevation()
isSetApplicationRequiresElevation
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setApplicationRequiresElevation(String applicationRequiresElevation)
setApplicationRequiresElevation
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void xsetApplicationRequiresElevation(Boolean applicationRequiresElevation)
xsetApplicationRequiresElevation
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetApplicationRequiresElevation()
unsetApplicationRequiresElevation
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType getApplicationUrl()
getApplicationUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetApplicationUrl()
isSetApplicationUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setApplicationUrl(XmlAnySimpleType applicationUrl)
setApplicationUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewApplicationUrl()
addNewApplicationUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetApplicationUrl()
unsetApplicationUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType getBootstrapperComponentFiles()
getBootstrapperComponentFiles
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetBootstrapperComponentFiles()
isSetBootstrapperComponentFiles
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setBootstrapperComponentFiles(XmlAnySimpleType bootstrapperComponentFiles)
setBootstrapperComponentFiles
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewBootstrapperComponentFiles()
addNewBootstrapperComponentFiles
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetBootstrapperComponentFiles()
unsetBootstrapperComponentFiles
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType getBootstrapperItems()
getBootstrapperItems
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetBootstrapperItems()
isSetBootstrapperItems
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setBootstrapperItems(XmlAnySimpleType bootstrapperItems)
setBootstrapperItems
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewBootstrapperItems()
addNewBootstrapperItems
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetBootstrapperItems()
unsetBootstrapperItems
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType getBootstrapperKeyFile()
getBootstrapperKeyFile
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetBootstrapperKeyFile()
isSetBootstrapperKeyFile
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setBootstrapperKeyFile(XmlAnySimpleType bootstrapperKeyFile)
setBootstrapperKeyFile
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewBootstrapperKeyFile()
addNewBootstrapperKeyFile
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetBootstrapperKeyFile()
unsetBootstrapperKeyFile
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType getComponentsLocation()
getComponentsLocation
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetComponentsLocation()
isSetComponentsLocation
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setComponentsLocation(XmlAnySimpleType componentsLocation)
setComponentsLocation
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewComponentsLocation()
addNewComponentsLocation
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetComponentsLocation()
unsetComponentsLocation
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType getComponentsUrl()
getComponentsUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetComponentsUrl()
isSetComponentsUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setComponentsUrl(XmlAnySimpleType componentsUrl)
setComponentsUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewComponentsUrl()
addNewComponentsUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetComponentsUrl()
unsetComponentsUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public String getCopyComponents()
getCopyComponents
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public Boolean xgetCopyComponents()
xgetCopyComponents
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetCopyComponents()
isSetCopyComponents
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setCopyComponents(String copyComponents)
setCopyComponents
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void xsetCopyComponents(Boolean copyComponents)
xsetCopyComponents
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetCopyComponents()
unsetCopyComponents
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType getCulture()
getCulture
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetCulture()
isSetCulture
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setCulture(XmlAnySimpleType culture)
setCulture
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewCulture()
addNewCulture
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetCulture()
unsetCulture
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType getFallbackCulture()
getFallbackCulture
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetFallbackCulture()
isSetFallbackCulture
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setFallbackCulture(XmlAnySimpleType fallbackCulture)
setFallbackCulture
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewFallbackCulture()
addNewFallbackCulture
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetFallbackCulture()
unsetFallbackCulture
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType getOutputPath()
getOutputPath
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetOutputPath()
isSetOutputPath
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setOutputPath(XmlAnySimpleType outputPath)
setOutputPath
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewOutputPath()
addNewOutputPath
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetOutputPath()
unsetOutputPath
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType getPath()
getPath
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetPath()
isSetPath
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setPath(XmlAnySimpleType path)
setPath
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewPath()
addNewPath
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetPath()
unsetPath
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType getSupportUrl()
getSupportUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetSupportUrl()
isSetSupportUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setSupportUrl(XmlAnySimpleType supportUrl)
setSupportUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public XmlAnySimpleType addNewSupportUrl()
addNewSupportUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetSupportUrl()
unsetSupportUrl
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public String getValidate()
getValidate
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public Boolean xgetValidate()
xgetValidate
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public boolean isSetValidate()
isSetValidate
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void setValidate(String validate)
setValidate
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void xsetValidate(Boolean validate)
xsetValidate
in interface GenerateBootstrapperDocument.GenerateBootstrapper
public void unsetValidate()
unsetValidate
in interface GenerateBootstrapperDocument.GenerateBootstrapper