public static class WebReferenceUrlDocumentImpl.WebReferenceUrlImpl extends SimpleItemTypeImpl implements WebReferenceUrlDocument.WebReferenceUrl
WebReferenceUrlDocument.WebReferenceUrl.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtypeEQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Constructor and Description |
|---|
WebReferenceUrlImpl(SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
XmlObject |
addNewCachedAppSettingsObjectName()
Appends and returns a new empty value (as xml) as the last "CachedAppSettingsObjectName" element
|
XmlObject |
addNewCachedDynamicPropName()
Appends and returns a new empty value (as xml) as the last "CachedDynamicPropName" element
|
XmlObject |
addNewCachedSettingsPropName()
Appends and returns a new empty value (as xml) as the last "CachedSettingsPropName" element
|
XmlObject |
addNewRelPath()
Appends and returns a new empty value (as xml) as the last "RelPath" element
|
XmlObject |
addNewServiceLocationURL()
Appends and returns a new empty value (as xml) as the last "ServiceLocationURL" element
|
XmlObject |
addNewUpdateFromURL()
Appends and returns a new empty value (as xml) as the last "UpdateFromURL" element
|
XmlObject |
addNewUrlBehavior()
Appends and returns a new empty value (as xml) as the last "UrlBehavior" element
|
XmlObject[] |
getCachedAppSettingsObjectNameArray()
Deprecated.
|
XmlObject |
getCachedAppSettingsObjectNameArray(int i)
Gets ith "CachedAppSettingsObjectName" element
|
List<XmlObject> |
getCachedAppSettingsObjectNameList()
Gets a List of "CachedAppSettingsObjectName" elements
|
XmlObject[] |
getCachedDynamicPropNameArray()
Deprecated.
|
XmlObject |
getCachedDynamicPropNameArray(int i)
Gets ith "CachedDynamicPropName" element
|
List<XmlObject> |
getCachedDynamicPropNameList()
Gets a List of "CachedDynamicPropName" elements
|
XmlObject[] |
getCachedSettingsPropNameArray()
Deprecated.
|
XmlObject |
getCachedSettingsPropNameArray(int i)
Gets ith "CachedSettingsPropName" element
|
List<XmlObject> |
getCachedSettingsPropNameList()
Gets a List of "CachedSettingsPropName" elements
|
XmlObject[] |
getRelPathArray()
Deprecated.
|
XmlObject |
getRelPathArray(int i)
Gets ith "RelPath" element
|
List<XmlObject> |
getRelPathList()
Gets a List of "RelPath" elements
|
XmlObject[] |
getServiceLocationURLArray()
Deprecated.
|
XmlObject |
getServiceLocationURLArray(int i)
Gets ith "ServiceLocationURL" element
|
List<XmlObject> |
getServiceLocationURLList()
Gets a List of "ServiceLocationURL" elements
|
XmlObject[] |
getUpdateFromURLArray()
Deprecated.
|
XmlObject |
getUpdateFromURLArray(int i)
Gets ith "UpdateFromURL" element
|
List<XmlObject> |
getUpdateFromURLList()
Gets a List of "UpdateFromURL" elements
|
XmlObject[] |
getUrlBehaviorArray()
Deprecated.
|
XmlObject |
getUrlBehaviorArray(int i)
Gets ith "UrlBehavior" element
|
List<XmlObject> |
getUrlBehaviorList()
Gets a List of "UrlBehavior" elements
|
XmlObject |
insertNewCachedAppSettingsObjectName(int i)
Inserts and returns a new empty value (as xml) as the ith "CachedAppSettingsObjectName" element
|
XmlObject |
insertNewCachedDynamicPropName(int i)
Inserts and returns a new empty value (as xml) as the ith "CachedDynamicPropName" element
|
XmlObject |
insertNewCachedSettingsPropName(int i)
Inserts and returns a new empty value (as xml) as the ith "CachedSettingsPropName" element
|
XmlObject |
insertNewRelPath(int i)
Inserts and returns a new empty value (as xml) as the ith "RelPath" element
|
XmlObject |
insertNewServiceLocationURL(int i)
Inserts and returns a new empty value (as xml) as the ith "ServiceLocationURL" element
|
XmlObject |
insertNewUpdateFromURL(int i)
Inserts and returns a new empty value (as xml) as the ith "UpdateFromURL" element
|
XmlObject |
insertNewUrlBehavior(int i)
Inserts and returns a new empty value (as xml) as the ith "UrlBehavior" element
|
void |
removeCachedAppSettingsObjectName(int i)
Removes the ith "CachedAppSettingsObjectName" element
|
void |
removeCachedDynamicPropName(int i)
Removes the ith "CachedDynamicPropName" element
|
void |
removeCachedSettingsPropName(int i)
Removes the ith "CachedSettingsPropName" element
|
void |
removeRelPath(int i)
Removes the ith "RelPath" element
|
void |
removeServiceLocationURL(int i)
Removes the ith "ServiceLocationURL" element
|
void |
removeUpdateFromURL(int i)
Removes the ith "UpdateFromURL" element
|
void |
removeUrlBehavior(int i)
Removes the ith "UrlBehavior" element
|
void |
setCachedAppSettingsObjectNameArray(int i,
XmlObject cachedAppSettingsObjectName)
Sets ith "CachedAppSettingsObjectName" element
|
void |
setCachedAppSettingsObjectNameArray(XmlObject[] cachedAppSettingsObjectNameArray)
Sets array of all "CachedAppSettingsObjectName" element WARNING: This method is not atomicaly synchronized.
|
void |
setCachedDynamicPropNameArray(int i,
XmlObject cachedDynamicPropName)
Sets ith "CachedDynamicPropName" element
|
void |
setCachedDynamicPropNameArray(XmlObject[] cachedDynamicPropNameArray)
Sets array of all "CachedDynamicPropName" element WARNING: This method is not atomicaly synchronized.
|
void |
setCachedSettingsPropNameArray(int i,
XmlObject cachedSettingsPropName)
Sets ith "CachedSettingsPropName" element
|
void |
setCachedSettingsPropNameArray(XmlObject[] cachedSettingsPropNameArray)
Sets array of all "CachedSettingsPropName" element WARNING: This method is not atomicaly synchronized.
|
void |
setRelPathArray(int i,
XmlObject relPath)
Sets ith "RelPath" element
|
void |
setRelPathArray(XmlObject[] relPathArray)
Sets array of all "RelPath" element WARNING: This method is not atomicaly synchronized.
|
void |
setServiceLocationURLArray(int i,
XmlObject serviceLocationURL)
Sets ith "ServiceLocationURL" element
|
void |
setServiceLocationURLArray(XmlObject[] serviceLocationURLArray)
Sets array of all "ServiceLocationURL" element WARNING: This method is not atomicaly synchronized.
|
void |
setUpdateFromURLArray(int i,
XmlObject updateFromURL)
Sets ith "UpdateFromURL" element
|
void |
setUpdateFromURLArray(XmlObject[] updateFromURLArray)
Sets array of all "UpdateFromURL" element WARNING: This method is not atomicaly synchronized.
|
void |
setUrlBehaviorArray(int i,
XmlObject urlBehavior)
Sets ith "UrlBehavior" element
|
void |
setUrlBehaviorArray(XmlObject[] urlBehaviorArray)
Sets array of all "UrlBehavior" element WARNING: This method is not atomicaly synchronized.
|
int |
sizeOfCachedAppSettingsObjectNameArray()
Returns number of "CachedAppSettingsObjectName" element
|
int |
sizeOfCachedDynamicPropNameArray()
Returns number of "CachedDynamicPropName" element
|
int |
sizeOfCachedSettingsPropNameArray()
Returns number of "CachedSettingsPropName" element
|
int |
sizeOfRelPathArray()
Returns number of "RelPath" element
|
int |
sizeOfServiceLocationURLArray()
Returns number of "ServiceLocationURL" element
|
int |
sizeOfUpdateFromURLArray()
Returns number of "UpdateFromURL" element
|
int |
sizeOfUrlBehaviorArray()
Returns number of "UrlBehavior" 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 WebReferenceUrlImpl(SchemaType sType)
public List<XmlObject> getUrlBehaviorList()
getUrlBehaviorList in interface WebReferenceUrlDocument.WebReferenceUrl@Deprecated public XmlObject[] getUrlBehaviorArray()
getUrlBehaviorArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject getUrlBehaviorArray(int i)
getUrlBehaviorArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic int sizeOfUrlBehaviorArray()
sizeOfUrlBehaviorArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setUrlBehaviorArray(XmlObject[] urlBehaviorArray)
setUrlBehaviorArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setUrlBehaviorArray(int i,
XmlObject urlBehavior)
setUrlBehaviorArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject insertNewUrlBehavior(int i)
insertNewUrlBehavior in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject addNewUrlBehavior()
addNewUrlBehavior in interface WebReferenceUrlDocument.WebReferenceUrlpublic void removeUrlBehavior(int i)
removeUrlBehavior in interface WebReferenceUrlDocument.WebReferenceUrlpublic List<XmlObject> getRelPathList()
getRelPathList in interface WebReferenceUrlDocument.WebReferenceUrl@Deprecated public XmlObject[] getRelPathArray()
getRelPathArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject getRelPathArray(int i)
getRelPathArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic int sizeOfRelPathArray()
sizeOfRelPathArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setRelPathArray(XmlObject[] relPathArray)
setRelPathArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setRelPathArray(int i,
XmlObject relPath)
setRelPathArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject insertNewRelPath(int i)
insertNewRelPath in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject addNewRelPath()
addNewRelPath in interface WebReferenceUrlDocument.WebReferenceUrlpublic void removeRelPath(int i)
removeRelPath in interface WebReferenceUrlDocument.WebReferenceUrlpublic List<XmlObject> getUpdateFromURLList()
getUpdateFromURLList in interface WebReferenceUrlDocument.WebReferenceUrl@Deprecated public XmlObject[] getUpdateFromURLArray()
getUpdateFromURLArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject getUpdateFromURLArray(int i)
getUpdateFromURLArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic int sizeOfUpdateFromURLArray()
sizeOfUpdateFromURLArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setUpdateFromURLArray(XmlObject[] updateFromURLArray)
setUpdateFromURLArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setUpdateFromURLArray(int i,
XmlObject updateFromURL)
setUpdateFromURLArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject insertNewUpdateFromURL(int i)
insertNewUpdateFromURL in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject addNewUpdateFromURL()
addNewUpdateFromURL in interface WebReferenceUrlDocument.WebReferenceUrlpublic void removeUpdateFromURL(int i)
removeUpdateFromURL in interface WebReferenceUrlDocument.WebReferenceUrlpublic List<XmlObject> getServiceLocationURLList()
getServiceLocationURLList in interface WebReferenceUrlDocument.WebReferenceUrl@Deprecated public XmlObject[] getServiceLocationURLArray()
getServiceLocationURLArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject getServiceLocationURLArray(int i)
getServiceLocationURLArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic int sizeOfServiceLocationURLArray()
sizeOfServiceLocationURLArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setServiceLocationURLArray(XmlObject[] serviceLocationURLArray)
setServiceLocationURLArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setServiceLocationURLArray(int i,
XmlObject serviceLocationURL)
setServiceLocationURLArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject insertNewServiceLocationURL(int i)
insertNewServiceLocationURL in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject addNewServiceLocationURL()
addNewServiceLocationURL in interface WebReferenceUrlDocument.WebReferenceUrlpublic void removeServiceLocationURL(int i)
removeServiceLocationURL in interface WebReferenceUrlDocument.WebReferenceUrlpublic List<XmlObject> getCachedDynamicPropNameList()
getCachedDynamicPropNameList in interface WebReferenceUrlDocument.WebReferenceUrl@Deprecated public XmlObject[] getCachedDynamicPropNameArray()
getCachedDynamicPropNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject getCachedDynamicPropNameArray(int i)
getCachedDynamicPropNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic int sizeOfCachedDynamicPropNameArray()
sizeOfCachedDynamicPropNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setCachedDynamicPropNameArray(XmlObject[] cachedDynamicPropNameArray)
setCachedDynamicPropNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setCachedDynamicPropNameArray(int i,
XmlObject cachedDynamicPropName)
setCachedDynamicPropNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject insertNewCachedDynamicPropName(int i)
insertNewCachedDynamicPropName in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject addNewCachedDynamicPropName()
addNewCachedDynamicPropName in interface WebReferenceUrlDocument.WebReferenceUrlpublic void removeCachedDynamicPropName(int i)
removeCachedDynamicPropName in interface WebReferenceUrlDocument.WebReferenceUrlpublic List<XmlObject> getCachedAppSettingsObjectNameList()
getCachedAppSettingsObjectNameList in interface WebReferenceUrlDocument.WebReferenceUrl@Deprecated public XmlObject[] getCachedAppSettingsObjectNameArray()
getCachedAppSettingsObjectNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject getCachedAppSettingsObjectNameArray(int i)
getCachedAppSettingsObjectNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic int sizeOfCachedAppSettingsObjectNameArray()
sizeOfCachedAppSettingsObjectNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setCachedAppSettingsObjectNameArray(XmlObject[] cachedAppSettingsObjectNameArray)
setCachedAppSettingsObjectNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setCachedAppSettingsObjectNameArray(int i,
XmlObject cachedAppSettingsObjectName)
setCachedAppSettingsObjectNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject insertNewCachedAppSettingsObjectName(int i)
insertNewCachedAppSettingsObjectName in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject addNewCachedAppSettingsObjectName()
addNewCachedAppSettingsObjectName in interface WebReferenceUrlDocument.WebReferenceUrlpublic void removeCachedAppSettingsObjectName(int i)
removeCachedAppSettingsObjectName in interface WebReferenceUrlDocument.WebReferenceUrlpublic List<XmlObject> getCachedSettingsPropNameList()
getCachedSettingsPropNameList in interface WebReferenceUrlDocument.WebReferenceUrl@Deprecated public XmlObject[] getCachedSettingsPropNameArray()
getCachedSettingsPropNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject getCachedSettingsPropNameArray(int i)
getCachedSettingsPropNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic int sizeOfCachedSettingsPropNameArray()
sizeOfCachedSettingsPropNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setCachedSettingsPropNameArray(XmlObject[] cachedSettingsPropNameArray)
setCachedSettingsPropNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic void setCachedSettingsPropNameArray(int i,
XmlObject cachedSettingsPropName)
setCachedSettingsPropNameArray in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject insertNewCachedSettingsPropName(int i)
insertNewCachedSettingsPropName in interface WebReferenceUrlDocument.WebReferenceUrlpublic XmlObject addNewCachedSettingsPropName()
addNewCachedSettingsPropName in interface WebReferenceUrlDocument.WebReferenceUrlpublic void removeCachedSettingsPropName(int i)
removeCachedSettingsPropName in interface WebReferenceUrlDocument.WebReferenceUrl