public class ResourceCompileImpl extends SimpleItemTypeImpl implements ResourceCompile
ResourceCompile.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtypeEQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Constructor and Description |
|---|
ResourceCompileImpl(SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
XmlObject |
addNewAdditionalIncludeDirectories()
Appends and returns a new empty value (as xml) as the last "AdditionalIncludeDirectories" element
|
XmlObject |
addNewCulture()
Appends and returns a new empty value (as xml) as the last "Culture" element
|
XmlObject |
addNewIgnoreStandardIncludePath()
Appends and returns a new empty value (as xml) as the last "IgnoreStandardIncludePath" element
|
XmlObject |
addNewNullTerminateStrings()
Appends and returns a new empty value (as xml) as the last "NullTerminateStrings" element
|
XmlObject |
addNewPreprocessorDefinitions()
Appends and returns a new empty value (as xml) as the last "PreprocessorDefinitions" element
|
XmlObject |
addNewResourceOutputFileName()
Appends and returns a new empty value (as xml) as the last "ResourceOutputFileName" element
|
XmlObject |
addNewShowProgress()
Appends and returns a new empty value (as xml) as the last "ShowProgress" element
|
XmlObject |
addNewSuppressStartupBanner()
Appends and returns a new empty value (as xml) as the last "SuppressStartupBanner" element
|
XmlObject |
addNewUndefinePreprocessorDefinitions()
Appends and returns a new empty value (as xml) as the last "UndefinePreprocessorDefinitions" element
|
XmlObject[] |
getAdditionalIncludeDirectoriesArray()
Deprecated.
|
XmlObject |
getAdditionalIncludeDirectoriesArray(int i)
Gets ith "AdditionalIncludeDirectories" element
|
List<XmlObject> |
getAdditionalIncludeDirectoriesList()
Gets a List of "AdditionalIncludeDirectories" elements
|
XmlObject[] |
getCultureArray()
Deprecated.
|
XmlObject |
getCultureArray(int i)
Gets ith "Culture" element
|
List<XmlObject> |
getCultureList()
Gets a List of "Culture" elements
|
XmlObject[] |
getIgnoreStandardIncludePathArray()
Deprecated.
|
XmlObject |
getIgnoreStandardIncludePathArray(int i)
Gets ith "IgnoreStandardIncludePath" element
|
List<XmlObject> |
getIgnoreStandardIncludePathList()
Gets a List of "IgnoreStandardIncludePath" elements
|
XmlObject[] |
getNullTerminateStringsArray()
Deprecated.
|
XmlObject |
getNullTerminateStringsArray(int i)
Gets ith "NullTerminateStrings" element
|
List<XmlObject> |
getNullTerminateStringsList()
Gets a List of "NullTerminateStrings" elements
|
XmlObject[] |
getPreprocessorDefinitionsArray()
Deprecated.
|
XmlObject |
getPreprocessorDefinitionsArray(int i)
Gets ith "PreprocessorDefinitions" element
|
List<XmlObject> |
getPreprocessorDefinitionsList()
Gets a List of "PreprocessorDefinitions" elements
|
XmlObject[] |
getResourceOutputFileNameArray()
Deprecated.
|
XmlObject |
getResourceOutputFileNameArray(int i)
Gets ith "ResourceOutputFileName" element
|
List<XmlObject> |
getResourceOutputFileNameList()
Gets a List of "ResourceOutputFileName" elements
|
XmlObject[] |
getShowProgressArray()
Deprecated.
|
XmlObject |
getShowProgressArray(int i)
Gets ith "ShowProgress" element
|
List<XmlObject> |
getShowProgressList()
Gets a List of "ShowProgress" elements
|
XmlObject[] |
getSuppressStartupBannerArray()
Deprecated.
|
XmlObject |
getSuppressStartupBannerArray(int i)
Gets ith "SuppressStartupBanner" element
|
List<XmlObject> |
getSuppressStartupBannerList()
Gets a List of "SuppressStartupBanner" elements
|
XmlObject[] |
getUndefinePreprocessorDefinitionsArray()
Deprecated.
|
XmlObject |
getUndefinePreprocessorDefinitionsArray(int i)
Gets ith "UndefinePreprocessorDefinitions" element
|
List<XmlObject> |
getUndefinePreprocessorDefinitionsList()
Gets a List of "UndefinePreprocessorDefinitions" elements
|
XmlObject |
insertNewAdditionalIncludeDirectories(int i)
Inserts and returns a new empty value (as xml) as the ith "AdditionalIncludeDirectories" element
|
XmlObject |
insertNewCulture(int i)
Inserts and returns a new empty value (as xml) as the ith "Culture" element
|
XmlObject |
insertNewIgnoreStandardIncludePath(int i)
Inserts and returns a new empty value (as xml) as the ith "IgnoreStandardIncludePath" element
|
XmlObject |
insertNewNullTerminateStrings(int i)
Inserts and returns a new empty value (as xml) as the ith "NullTerminateStrings" element
|
XmlObject |
insertNewPreprocessorDefinitions(int i)
Inserts and returns a new empty value (as xml) as the ith "PreprocessorDefinitions" element
|
XmlObject |
insertNewResourceOutputFileName(int i)
Inserts and returns a new empty value (as xml) as the ith "ResourceOutputFileName" element
|
XmlObject |
insertNewShowProgress(int i)
Inserts and returns a new empty value (as xml) as the ith "ShowProgress" element
|
XmlObject |
insertNewSuppressStartupBanner(int i)
Inserts and returns a new empty value (as xml) as the ith "SuppressStartupBanner" element
|
XmlObject |
insertNewUndefinePreprocessorDefinitions(int i)
Inserts and returns a new empty value (as xml) as the ith "UndefinePreprocessorDefinitions" element
|
void |
removeAdditionalIncludeDirectories(int i)
Removes the ith "AdditionalIncludeDirectories" element
|
void |
removeCulture(int i)
Removes the ith "Culture" element
|
void |
removeIgnoreStandardIncludePath(int i)
Removes the ith "IgnoreStandardIncludePath" element
|
void |
removeNullTerminateStrings(int i)
Removes the ith "NullTerminateStrings" element
|
void |
removePreprocessorDefinitions(int i)
Removes the ith "PreprocessorDefinitions" element
|
void |
removeResourceOutputFileName(int i)
Removes the ith "ResourceOutputFileName" element
|
void |
removeShowProgress(int i)
Removes the ith "ShowProgress" element
|
void |
removeSuppressStartupBanner(int i)
Removes the ith "SuppressStartupBanner" element
|
void |
removeUndefinePreprocessorDefinitions(int i)
Removes the ith "UndefinePreprocessorDefinitions" element
|
void |
setAdditionalIncludeDirectoriesArray(int i,
XmlObject additionalIncludeDirectories)
Sets ith "AdditionalIncludeDirectories" element
|
void |
setAdditionalIncludeDirectoriesArray(XmlObject[] additionalIncludeDirectoriesArray)
Sets array of all "AdditionalIncludeDirectories" element WARNING: This method is not atomicaly synchronized.
|
void |
setCultureArray(int i,
XmlObject culture)
Sets ith "Culture" element
|
void |
setCultureArray(XmlObject[] cultureArray)
Sets array of all "Culture" element WARNING: This method is not atomicaly synchronized.
|
void |
setIgnoreStandardIncludePathArray(int i,
XmlObject ignoreStandardIncludePath)
Sets ith "IgnoreStandardIncludePath" element
|
void |
setIgnoreStandardIncludePathArray(XmlObject[] ignoreStandardIncludePathArray)
Sets array of all "IgnoreStandardIncludePath" element WARNING: This method is not atomicaly synchronized.
|
void |
setNullTerminateStringsArray(int i,
XmlObject nullTerminateStrings)
Sets ith "NullTerminateStrings" element
|
void |
setNullTerminateStringsArray(XmlObject[] nullTerminateStringsArray)
Sets array of all "NullTerminateStrings" element WARNING: This method is not atomicaly synchronized.
|
void |
setPreprocessorDefinitionsArray(int i,
XmlObject preprocessorDefinitions)
Sets ith "PreprocessorDefinitions" element
|
void |
setPreprocessorDefinitionsArray(XmlObject[] preprocessorDefinitionsArray)
Sets array of all "PreprocessorDefinitions" element WARNING: This method is not atomicaly synchronized.
|
void |
setResourceOutputFileNameArray(int i,
XmlObject resourceOutputFileName)
Sets ith "ResourceOutputFileName" element
|
void |
setResourceOutputFileNameArray(XmlObject[] resourceOutputFileNameArray)
Sets array of all "ResourceOutputFileName" element WARNING: This method is not atomicaly synchronized.
|
void |
setShowProgressArray(int i,
XmlObject showProgress)
Sets ith "ShowProgress" element
|
void |
setShowProgressArray(XmlObject[] showProgressArray)
Sets array of all "ShowProgress" element WARNING: This method is not atomicaly synchronized.
|
void |
setSuppressStartupBannerArray(int i,
XmlObject suppressStartupBanner)
Sets ith "SuppressStartupBanner" element
|
void |
setSuppressStartupBannerArray(XmlObject[] suppressStartupBannerArray)
Sets array of all "SuppressStartupBanner" element WARNING: This method is not atomicaly synchronized.
|
void |
setUndefinePreprocessorDefinitionsArray(int i,
XmlObject undefinePreprocessorDefinitions)
Sets ith "UndefinePreprocessorDefinitions" element
|
void |
setUndefinePreprocessorDefinitionsArray(XmlObject[] undefinePreprocessorDefinitionsArray)
Sets array of all "UndefinePreprocessorDefinitions" element WARNING: This method is not atomicaly synchronized.
|
int |
sizeOfAdditionalIncludeDirectoriesArray()
Returns number of "AdditionalIncludeDirectories" element
|
int |
sizeOfCultureArray()
Returns number of "Culture" element
|
int |
sizeOfIgnoreStandardIncludePathArray()
Returns number of "IgnoreStandardIncludePath" element
|
int |
sizeOfNullTerminateStringsArray()
Returns number of "NullTerminateStrings" element
|
int |
sizeOfPreprocessorDefinitionsArray()
Returns number of "PreprocessorDefinitions" element
|
int |
sizeOfResourceOutputFileNameArray()
Returns number of "ResourceOutputFileName" element
|
int |
sizeOfShowProgressArray()
Returns number of "ShowProgress" element
|
int |
sizeOfSuppressStartupBannerArray()
Returns number of "SuppressStartupBanner" element
|
int |
sizeOfUndefinePreprocessorDefinitionsArray()
Returns number of "UndefinePreprocessorDefinitions" element
|
getCondition, getExclude, getInclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetInclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setInclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetInclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetInclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, xsetInclude, xsetLabel, xsetRemove, xsetUpdatearraySetterHelper, 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, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCondition, getExclude, getInclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetInclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setInclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetInclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetInclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, xsetInclude, xsetLabel, xsetRemove, xsetUpdatechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic ResourceCompileImpl(SchemaType sType)
public List<XmlObject> getCultureList()
getCultureList in interface ResourceCompile@Deprecated public XmlObject[] getCultureArray()
getCultureArray in interface ResourceCompilepublic XmlObject getCultureArray(int i)
getCultureArray in interface ResourceCompilepublic int sizeOfCultureArray()
sizeOfCultureArray in interface ResourceCompilepublic void setCultureArray(XmlObject[] cultureArray)
setCultureArray in interface ResourceCompilepublic void setCultureArray(int i,
XmlObject culture)
setCultureArray in interface ResourceCompilepublic XmlObject insertNewCulture(int i)
insertNewCulture in interface ResourceCompilepublic XmlObject addNewCulture()
addNewCulture in interface ResourceCompilepublic void removeCulture(int i)
removeCulture in interface ResourceCompilepublic List<XmlObject> getPreprocessorDefinitionsList()
getPreprocessorDefinitionsList in interface ResourceCompile@Deprecated public XmlObject[] getPreprocessorDefinitionsArray()
getPreprocessorDefinitionsArray in interface ResourceCompilepublic XmlObject getPreprocessorDefinitionsArray(int i)
getPreprocessorDefinitionsArray in interface ResourceCompilepublic int sizeOfPreprocessorDefinitionsArray()
sizeOfPreprocessorDefinitionsArray in interface ResourceCompilepublic void setPreprocessorDefinitionsArray(XmlObject[] preprocessorDefinitionsArray)
setPreprocessorDefinitionsArray in interface ResourceCompilepublic void setPreprocessorDefinitionsArray(int i,
XmlObject preprocessorDefinitions)
setPreprocessorDefinitionsArray in interface ResourceCompilepublic XmlObject insertNewPreprocessorDefinitions(int i)
insertNewPreprocessorDefinitions in interface ResourceCompilepublic XmlObject addNewPreprocessorDefinitions()
addNewPreprocessorDefinitions in interface ResourceCompilepublic void removePreprocessorDefinitions(int i)
removePreprocessorDefinitions in interface ResourceCompilepublic List<XmlObject> getUndefinePreprocessorDefinitionsList()
getUndefinePreprocessorDefinitionsList in interface ResourceCompile@Deprecated public XmlObject[] getUndefinePreprocessorDefinitionsArray()
getUndefinePreprocessorDefinitionsArray in interface ResourceCompilepublic XmlObject getUndefinePreprocessorDefinitionsArray(int i)
getUndefinePreprocessorDefinitionsArray in interface ResourceCompilepublic int sizeOfUndefinePreprocessorDefinitionsArray()
sizeOfUndefinePreprocessorDefinitionsArray in interface ResourceCompilepublic void setUndefinePreprocessorDefinitionsArray(XmlObject[] undefinePreprocessorDefinitionsArray)
setUndefinePreprocessorDefinitionsArray in interface ResourceCompilepublic void setUndefinePreprocessorDefinitionsArray(int i,
XmlObject undefinePreprocessorDefinitions)
setUndefinePreprocessorDefinitionsArray in interface ResourceCompilepublic XmlObject insertNewUndefinePreprocessorDefinitions(int i)
insertNewUndefinePreprocessorDefinitions in interface ResourceCompilepublic XmlObject addNewUndefinePreprocessorDefinitions()
addNewUndefinePreprocessorDefinitions in interface ResourceCompilepublic void removeUndefinePreprocessorDefinitions(int i)
removeUndefinePreprocessorDefinitions in interface ResourceCompilepublic List<XmlObject> getAdditionalIncludeDirectoriesList()
getAdditionalIncludeDirectoriesList in interface ResourceCompile@Deprecated public XmlObject[] getAdditionalIncludeDirectoriesArray()
getAdditionalIncludeDirectoriesArray in interface ResourceCompilepublic XmlObject getAdditionalIncludeDirectoriesArray(int i)
getAdditionalIncludeDirectoriesArray in interface ResourceCompilepublic int sizeOfAdditionalIncludeDirectoriesArray()
sizeOfAdditionalIncludeDirectoriesArray in interface ResourceCompilepublic void setAdditionalIncludeDirectoriesArray(XmlObject[] additionalIncludeDirectoriesArray)
setAdditionalIncludeDirectoriesArray in interface ResourceCompilepublic void setAdditionalIncludeDirectoriesArray(int i,
XmlObject additionalIncludeDirectories)
setAdditionalIncludeDirectoriesArray in interface ResourceCompilepublic XmlObject insertNewAdditionalIncludeDirectories(int i)
insertNewAdditionalIncludeDirectories in interface ResourceCompilepublic XmlObject addNewAdditionalIncludeDirectories()
addNewAdditionalIncludeDirectories in interface ResourceCompilepublic void removeAdditionalIncludeDirectories(int i)
removeAdditionalIncludeDirectories in interface ResourceCompilepublic List<XmlObject> getIgnoreStandardIncludePathList()
getIgnoreStandardIncludePathList in interface ResourceCompile@Deprecated public XmlObject[] getIgnoreStandardIncludePathArray()
getIgnoreStandardIncludePathArray in interface ResourceCompilepublic XmlObject getIgnoreStandardIncludePathArray(int i)
getIgnoreStandardIncludePathArray in interface ResourceCompilepublic int sizeOfIgnoreStandardIncludePathArray()
sizeOfIgnoreStandardIncludePathArray in interface ResourceCompilepublic void setIgnoreStandardIncludePathArray(XmlObject[] ignoreStandardIncludePathArray)
setIgnoreStandardIncludePathArray in interface ResourceCompilepublic void setIgnoreStandardIncludePathArray(int i,
XmlObject ignoreStandardIncludePath)
setIgnoreStandardIncludePathArray in interface ResourceCompilepublic XmlObject insertNewIgnoreStandardIncludePath(int i)
insertNewIgnoreStandardIncludePath in interface ResourceCompilepublic XmlObject addNewIgnoreStandardIncludePath()
addNewIgnoreStandardIncludePath in interface ResourceCompilepublic void removeIgnoreStandardIncludePath(int i)
removeIgnoreStandardIncludePath in interface ResourceCompilepublic List<XmlObject> getShowProgressList()
getShowProgressList in interface ResourceCompile@Deprecated public XmlObject[] getShowProgressArray()
getShowProgressArray in interface ResourceCompilepublic XmlObject getShowProgressArray(int i)
getShowProgressArray in interface ResourceCompilepublic int sizeOfShowProgressArray()
sizeOfShowProgressArray in interface ResourceCompilepublic void setShowProgressArray(XmlObject[] showProgressArray)
setShowProgressArray in interface ResourceCompilepublic void setShowProgressArray(int i,
XmlObject showProgress)
setShowProgressArray in interface ResourceCompilepublic XmlObject insertNewShowProgress(int i)
insertNewShowProgress in interface ResourceCompilepublic XmlObject addNewShowProgress()
addNewShowProgress in interface ResourceCompilepublic void removeShowProgress(int i)
removeShowProgress in interface ResourceCompilepublic List<XmlObject> getNullTerminateStringsList()
getNullTerminateStringsList in interface ResourceCompile@Deprecated public XmlObject[] getNullTerminateStringsArray()
getNullTerminateStringsArray in interface ResourceCompilepublic XmlObject getNullTerminateStringsArray(int i)
getNullTerminateStringsArray in interface ResourceCompilepublic int sizeOfNullTerminateStringsArray()
sizeOfNullTerminateStringsArray in interface ResourceCompilepublic void setNullTerminateStringsArray(XmlObject[] nullTerminateStringsArray)
setNullTerminateStringsArray in interface ResourceCompilepublic void setNullTerminateStringsArray(int i,
XmlObject nullTerminateStrings)
setNullTerminateStringsArray in interface ResourceCompilepublic XmlObject insertNewNullTerminateStrings(int i)
insertNewNullTerminateStrings in interface ResourceCompilepublic XmlObject addNewNullTerminateStrings()
addNewNullTerminateStrings in interface ResourceCompilepublic void removeNullTerminateStrings(int i)
removeNullTerminateStrings in interface ResourceCompilepublic List<XmlObject> getSuppressStartupBannerList()
getSuppressStartupBannerList in interface ResourceCompile@Deprecated public XmlObject[] getSuppressStartupBannerArray()
getSuppressStartupBannerArray in interface ResourceCompilepublic XmlObject getSuppressStartupBannerArray(int i)
getSuppressStartupBannerArray in interface ResourceCompilepublic int sizeOfSuppressStartupBannerArray()
sizeOfSuppressStartupBannerArray in interface ResourceCompilepublic void setSuppressStartupBannerArray(XmlObject[] suppressStartupBannerArray)
setSuppressStartupBannerArray in interface ResourceCompilepublic void setSuppressStartupBannerArray(int i,
XmlObject suppressStartupBanner)
setSuppressStartupBannerArray in interface ResourceCompilepublic XmlObject insertNewSuppressStartupBanner(int i)
insertNewSuppressStartupBanner in interface ResourceCompilepublic XmlObject addNewSuppressStartupBanner()
addNewSuppressStartupBanner in interface ResourceCompilepublic void removeSuppressStartupBanner(int i)
removeSuppressStartupBanner in interface ResourceCompilepublic List<XmlObject> getResourceOutputFileNameList()
getResourceOutputFileNameList in interface ResourceCompile@Deprecated public XmlObject[] getResourceOutputFileNameArray()
getResourceOutputFileNameArray in interface ResourceCompilepublic XmlObject getResourceOutputFileNameArray(int i)
getResourceOutputFileNameArray in interface ResourceCompilepublic int sizeOfResourceOutputFileNameArray()
sizeOfResourceOutputFileNameArray in interface ResourceCompilepublic void setResourceOutputFileNameArray(XmlObject[] resourceOutputFileNameArray)
setResourceOutputFileNameArray in interface ResourceCompilepublic void setResourceOutputFileNameArray(int i,
XmlObject resourceOutputFileName)
setResourceOutputFileNameArray in interface ResourceCompilepublic XmlObject insertNewResourceOutputFileName(int i)
insertNewResourceOutputFileName in interface ResourceCompilepublic XmlObject addNewResourceOutputFileName()
addNewResourceOutputFileName in interface ResourceCompilepublic void removeResourceOutputFileName(int i)
removeResourceOutputFileName in interface ResourceCompile