public class ServiceTypeImpl extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl implements ServiceType
ServiceType.Factory_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtype| Constructor and Description |
|---|
ServiceTypeImpl(org.apache.xmlbeans.SchemaType sType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAccept(String accept)
Appends the value as the last "accept" element
|
void |
addBalance(String balance)
Appends the value as the last "balance" element
|
void |
addConnect(String connect)
Appends the value as the last "connect" element
|
org.apache.xmlbeans.XmlAnyURI |
addNewAccept()
Appends and returns a new empty value (as xml) as the last "accept" element
|
ServiceAcceptOptionsType |
addNewAcceptOptions()
Appends and returns a new empty "accept-options" element
|
AuthorizationConstraintType |
addNewAuthorizationConstraint()
Appends and returns a new empty value (as xml) as the last "authorization-constraint" element
|
org.apache.xmlbeans.XmlAnyURI |
addNewBalance()
Appends and returns a new empty value (as xml) as the last "balance" element
|
org.apache.xmlbeans.XmlAnyURI |
addNewConnect()
Appends and returns a new empty value (as xml) as the last "connect" element
|
ServiceConnectOptionsType |
addNewConnectOptions()
Appends and returns a new empty "connect-options" element
|
CrossSiteConstraintType |
addNewCrossSiteConstraint()
Appends and returns a new empty value (as xml) as the last "cross-site-constraint" element
|
MimeMappingType |
addNewMimeMapping()
Appends and returns a new empty value (as xml) as the last "mime-mapping" element
|
org.apache.xmlbeans.XmlAnyURI |
addNewNotify()
Appends and returns a new empty value (as xml) as the last "notify" element
|
ServicePropertiesType |
addNewProperties()
Appends and returns a new empty "properties" element
|
void |
addNotify(String notify)
Appends the value as the last "notify" element
|
String[] |
getAcceptArray()
Gets array of all "accept" elements
|
String |
getAcceptArray(int i)
Gets ith "accept" element
|
ServiceAcceptOptionsType |
getAcceptOptions()
Gets the "accept-options" element
|
AuthorizationConstraintType[] |
getAuthorizationConstraintArray()
Gets array of all "authorization-constraint" elements
|
AuthorizationConstraintType |
getAuthorizationConstraintArray(int i)
Gets ith "authorization-constraint" element
|
String[] |
getBalanceArray()
Gets array of all "balance" elements
|
String |
getBalanceArray(int i)
Gets ith "balance" element
|
String[] |
getConnectArray()
Gets array of all "connect" elements
|
String |
getConnectArray(int i)
Gets ith "connect" element
|
ServiceConnectOptionsType |
getConnectOptions()
Gets the "connect-options" element
|
CrossSiteConstraintType[] |
getCrossSiteConstraintArray()
Gets array of all "cross-site-constraint" elements
|
CrossSiteConstraintType |
getCrossSiteConstraintArray(int i)
Gets ith "cross-site-constraint" element
|
String |
getDescription()
Gets the "description" element
|
MimeMappingType[] |
getMimeMappingArray()
Gets array of all "mime-mapping" elements
|
MimeMappingType |
getMimeMappingArray(int i)
Gets ith "mime-mapping" element
|
String |
getName()
Gets the "name" element
|
String[] |
getNotifyArray()
Gets array of all "notify" elements
|
String |
getNotifyArray(int i)
Gets ith "notify" element
|
ServicePropertiesType |
getProperties()
Gets the "properties" element
|
String |
getRealmName()
Gets the "realm-name" element
|
String |
getType()
Gets the "type" element
|
void |
insertAccept(int i,
String accept)
Inserts the value as the ith "accept" element
|
void |
insertBalance(int i,
String balance)
Inserts the value as the ith "balance" element
|
void |
insertConnect(int i,
String connect)
Inserts the value as the ith "connect" element
|
org.apache.xmlbeans.XmlAnyURI |
insertNewAccept(int i)
Inserts and returns a new empty value (as xml) as the ith "accept" element
|
AuthorizationConstraintType |
insertNewAuthorizationConstraint(int i)
Inserts and returns a new empty value (as xml) as the ith "authorization-constraint" element
|
org.apache.xmlbeans.XmlAnyURI |
insertNewBalance(int i)
Inserts and returns a new empty value (as xml) as the ith "balance" element
|
org.apache.xmlbeans.XmlAnyURI |
insertNewConnect(int i)
Inserts and returns a new empty value (as xml) as the ith "connect" element
|
CrossSiteConstraintType |
insertNewCrossSiteConstraint(int i)
Inserts and returns a new empty value (as xml) as the ith "cross-site-constraint" element
|
MimeMappingType |
insertNewMimeMapping(int i)
Inserts and returns a new empty value (as xml) as the ith "mime-mapping" element
|
org.apache.xmlbeans.XmlAnyURI |
insertNewNotify(int i)
Inserts and returns a new empty value (as xml) as the ith "notify" element
|
void |
insertNotify(int i,
String notify)
Inserts the value as the ith "notify" element
|
boolean |
isSetAcceptOptions()
True if has "accept-options" element
|
boolean |
isSetConnectOptions()
True if has "connect-options" element
|
boolean |
isSetDescription()
True if has "description" element
|
boolean |
isSetProperties()
True if has "properties" element
|
boolean |
isSetRealmName()
True if has "realm-name" element
|
void |
removeAccept(int i)
Removes the ith "accept" element
|
void |
removeAuthorizationConstraint(int i)
Removes the ith "authorization-constraint" element
|
void |
removeBalance(int i)
Removes the ith "balance" element
|
void |
removeConnect(int i)
Removes the ith "connect" element
|
void |
removeCrossSiteConstraint(int i)
Removes the ith "cross-site-constraint" element
|
void |
removeMimeMapping(int i)
Removes the ith "mime-mapping" element
|
void |
removeNotify(int i)
Removes the ith "notify" element
|
void |
setAcceptArray(int i,
String accept)
Sets ith "accept" element
|
void |
setAcceptArray(String[] acceptArray)
Sets array of all "accept" element
|
void |
setAcceptOptions(ServiceAcceptOptionsType acceptOptions)
Sets the "accept-options" element
|
void |
setAuthorizationConstraintArray(AuthorizationConstraintType[] authorizationConstraintArray)
Sets array of all "authorization-constraint" element
|
void |
setAuthorizationConstraintArray(int i,
AuthorizationConstraintType authorizationConstraint)
Sets ith "authorization-constraint" element
|
void |
setBalanceArray(int i,
String balance)
Sets ith "balance" element
|
void |
setBalanceArray(String[] balanceArray)
Sets array of all "balance" element
|
void |
setConnectArray(int i,
String connect)
Sets ith "connect" element
|
void |
setConnectArray(String[] connectArray)
Sets array of all "connect" element
|
void |
setConnectOptions(ServiceConnectOptionsType connectOptions)
Sets the "connect-options" element
|
void |
setCrossSiteConstraintArray(CrossSiteConstraintType[] crossSiteConstraintArray)
Sets array of all "cross-site-constraint" element
|
void |
setCrossSiteConstraintArray(int i,
CrossSiteConstraintType crossSiteConstraint)
Sets ith "cross-site-constraint" element
|
void |
setDescription(String description)
Sets the "description" element
|
void |
setMimeMappingArray(int i,
MimeMappingType mimeMapping)
Sets ith "mime-mapping" element
|
void |
setMimeMappingArray(MimeMappingType[] mimeMappingArray)
Sets array of all "mime-mapping" element
|
void |
setName(String name)
Sets the "name" element
|
void |
setNotifyArray(int i,
String notify)
Sets ith "notify" element
|
void |
setNotifyArray(String[] notifyArray)
Sets array of all "notify" element
|
void |
setProperties(ServicePropertiesType properties)
Sets the "properties" element
|
void |
setRealmName(String realmName)
Sets the "realm-name" element
|
void |
setType(String type)
Sets the "type" element
|
int |
sizeOfAcceptArray()
Returns number of "accept" element
|
int |
sizeOfAuthorizationConstraintArray()
Returns number of "authorization-constraint" element
|
int |
sizeOfBalanceArray()
Returns number of "balance" element
|
int |
sizeOfConnectArray()
Returns number of "connect" element
|
int |
sizeOfCrossSiteConstraintArray()
Returns number of "cross-site-constraint" element
|
int |
sizeOfMimeMappingArray()
Returns number of "mime-mapping" element
|
int |
sizeOfNotifyArray()
Returns number of "notify" element
|
void |
unsetAcceptOptions()
Unsets the "accept-options" element
|
void |
unsetConnectOptions()
Unsets the "connect-options" element
|
void |
unsetDescription()
Unsets the "description" element
|
void |
unsetProperties()
Unsets the "properties" element
|
void |
unsetRealmName()
Unsets the "realm-name" element
|
org.apache.xmlbeans.XmlAnyURI[] |
xgetAcceptArray()
Gets (as xml) array of all "accept" elements
|
org.apache.xmlbeans.XmlAnyURI |
xgetAcceptArray(int i)
Gets (as xml) ith "accept" element
|
org.apache.xmlbeans.XmlAnyURI[] |
xgetBalanceArray()
Gets (as xml) array of all "balance" elements
|
org.apache.xmlbeans.XmlAnyURI |
xgetBalanceArray(int i)
Gets (as xml) ith "balance" element
|
org.apache.xmlbeans.XmlAnyURI[] |
xgetConnectArray()
Gets (as xml) array of all "connect" elements
|
org.apache.xmlbeans.XmlAnyURI |
xgetConnectArray(int i)
Gets (as xml) ith "connect" element
|
CollapsedString |
xgetDescription()
Gets (as xml) the "description" element
|
CollapsedString |
xgetName()
Gets (as xml) the "name" element
|
org.apache.xmlbeans.XmlAnyURI[] |
xgetNotifyArray()
Gets (as xml) array of all "notify" elements
|
org.apache.xmlbeans.XmlAnyURI |
xgetNotifyArray(int i)
Gets (as xml) ith "notify" element
|
CollapsedString |
xgetRealmName()
Gets (as xml) the "realm-name" element
|
CollapsedString |
xgetType()
Gets (as xml) the "type" element
|
void |
xsetAcceptArray(int i,
org.apache.xmlbeans.XmlAnyURI accept)
Sets (as xml) ith "accept" element
|
void |
xsetAcceptArray(org.apache.xmlbeans.XmlAnyURI[] acceptArray)
Sets (as xml) array of all "accept" element
|
void |
xsetBalanceArray(int i,
org.apache.xmlbeans.XmlAnyURI balance)
Sets (as xml) ith "balance" element
|
void |
xsetBalanceArray(org.apache.xmlbeans.XmlAnyURI[] balanceArray)
Sets (as xml) array of all "balance" element
|
void |
xsetConnectArray(int i,
org.apache.xmlbeans.XmlAnyURI connect)
Sets (as xml) ith "connect" element
|
void |
xsetConnectArray(org.apache.xmlbeans.XmlAnyURI[] connectArray)
Sets (as xml) array of all "connect" element
|
void |
xsetDescription(CollapsedString description)
Sets (as xml) the "description" element
|
void |
xsetName(CollapsedString name)
Sets (as xml) the "name" element
|
void |
xsetNotifyArray(int i,
org.apache.xmlbeans.XmlAnyURI notify)
Sets (as xml) ith "notify" element
|
void |
xsetNotifyArray(org.apache.xmlbeans.XmlAnyURI[] notifyArray)
Sets (as xml) array of all "notify" element
|
void |
xsetRealmName(CollapsedString realmName)
Sets (as xml) the "realm-name" element
|
void |
xsetType(CollapsedString type)
Sets (as xml) the "type" element
|
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, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, 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, waitchangeType, compareTo, compareValue, 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 String getName()
getName in interface ServiceTypepublic CollapsedString xgetName()
xgetName in interface ServiceTypepublic void setName(String name)
setName in interface ServiceTypepublic void xsetName(CollapsedString name)
xsetName in interface ServiceTypepublic String getDescription()
getDescription in interface ServiceTypepublic CollapsedString xgetDescription()
xgetDescription in interface ServiceTypepublic boolean isSetDescription()
isSetDescription in interface ServiceTypepublic void setDescription(String description)
setDescription in interface ServiceTypepublic void xsetDescription(CollapsedString description)
xsetDescription in interface ServiceTypepublic void unsetDescription()
unsetDescription in interface ServiceTypepublic String[] getAcceptArray()
getAcceptArray in interface ServiceTypepublic String getAcceptArray(int i)
getAcceptArray in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI[] xgetAcceptArray()
xgetAcceptArray in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI xgetAcceptArray(int i)
xgetAcceptArray in interface ServiceTypepublic int sizeOfAcceptArray()
sizeOfAcceptArray in interface ServiceTypepublic void setAcceptArray(String[] acceptArray)
setAcceptArray in interface ServiceTypepublic void setAcceptArray(int i,
String accept)
setAcceptArray in interface ServiceTypepublic void xsetAcceptArray(org.apache.xmlbeans.XmlAnyURI[] acceptArray)
xsetAcceptArray in interface ServiceTypepublic void xsetAcceptArray(int i,
org.apache.xmlbeans.XmlAnyURI accept)
xsetAcceptArray in interface ServiceTypepublic void insertAccept(int i,
String accept)
insertAccept in interface ServiceTypepublic void addAccept(String accept)
addAccept in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI insertNewAccept(int i)
insertNewAccept in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI addNewAccept()
addNewAccept in interface ServiceTypepublic void removeAccept(int i)
removeAccept in interface ServiceTypepublic String[] getConnectArray()
getConnectArray in interface ServiceTypepublic String getConnectArray(int i)
getConnectArray in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI[] xgetConnectArray()
xgetConnectArray in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI xgetConnectArray(int i)
xgetConnectArray in interface ServiceTypepublic int sizeOfConnectArray()
sizeOfConnectArray in interface ServiceTypepublic void setConnectArray(String[] connectArray)
setConnectArray in interface ServiceTypepublic void setConnectArray(int i,
String connect)
setConnectArray in interface ServiceTypepublic void xsetConnectArray(org.apache.xmlbeans.XmlAnyURI[] connectArray)
xsetConnectArray in interface ServiceTypepublic void xsetConnectArray(int i,
org.apache.xmlbeans.XmlAnyURI connect)
xsetConnectArray in interface ServiceTypepublic void insertConnect(int i,
String connect)
insertConnect in interface ServiceTypepublic void addConnect(String connect)
addConnect in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI insertNewConnect(int i)
insertNewConnect in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI addNewConnect()
addNewConnect in interface ServiceTypepublic void removeConnect(int i)
removeConnect in interface ServiceTypepublic String[] getBalanceArray()
getBalanceArray in interface ServiceTypepublic String getBalanceArray(int i)
getBalanceArray in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI[] xgetBalanceArray()
xgetBalanceArray in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI xgetBalanceArray(int i)
xgetBalanceArray in interface ServiceTypepublic int sizeOfBalanceArray()
sizeOfBalanceArray in interface ServiceTypepublic void setBalanceArray(String[] balanceArray)
setBalanceArray in interface ServiceTypepublic void setBalanceArray(int i,
String balance)
setBalanceArray in interface ServiceTypepublic void xsetBalanceArray(org.apache.xmlbeans.XmlAnyURI[] balanceArray)
xsetBalanceArray in interface ServiceTypepublic void xsetBalanceArray(int i,
org.apache.xmlbeans.XmlAnyURI balance)
xsetBalanceArray in interface ServiceTypepublic void insertBalance(int i,
String balance)
insertBalance in interface ServiceTypepublic void addBalance(String balance)
addBalance in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI insertNewBalance(int i)
insertNewBalance in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI addNewBalance()
addNewBalance in interface ServiceTypepublic void removeBalance(int i)
removeBalance in interface ServiceTypepublic String[] getNotifyArray()
getNotifyArray in interface ServiceTypepublic String getNotifyArray(int i)
getNotifyArray in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI[] xgetNotifyArray()
xgetNotifyArray in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI xgetNotifyArray(int i)
xgetNotifyArray in interface ServiceTypepublic int sizeOfNotifyArray()
sizeOfNotifyArray in interface ServiceTypepublic void setNotifyArray(String[] notifyArray)
setNotifyArray in interface ServiceTypepublic void setNotifyArray(int i,
String notify)
setNotifyArray in interface ServiceTypepublic void xsetNotifyArray(org.apache.xmlbeans.XmlAnyURI[] notifyArray)
xsetNotifyArray in interface ServiceTypepublic void xsetNotifyArray(int i,
org.apache.xmlbeans.XmlAnyURI notify)
xsetNotifyArray in interface ServiceTypepublic void insertNotify(int i,
String notify)
insertNotify in interface ServiceTypepublic void addNotify(String notify)
addNotify in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI insertNewNotify(int i)
insertNewNotify in interface ServiceTypepublic org.apache.xmlbeans.XmlAnyURI addNewNotify()
addNewNotify in interface ServiceTypepublic void removeNotify(int i)
removeNotify in interface ServiceTypepublic String getType()
getType in interface ServiceTypepublic CollapsedString xgetType()
xgetType in interface ServiceTypepublic void setType(String type)
setType in interface ServiceTypepublic void xsetType(CollapsedString type)
xsetType in interface ServiceTypepublic ServicePropertiesType getProperties()
getProperties in interface ServiceTypepublic boolean isSetProperties()
isSetProperties in interface ServiceTypepublic void setProperties(ServicePropertiesType properties)
setProperties in interface ServiceTypepublic ServicePropertiesType addNewProperties()
addNewProperties in interface ServiceTypepublic void unsetProperties()
unsetProperties in interface ServiceTypepublic ServiceAcceptOptionsType getAcceptOptions()
getAcceptOptions in interface ServiceTypepublic boolean isSetAcceptOptions()
isSetAcceptOptions in interface ServiceTypepublic void setAcceptOptions(ServiceAcceptOptionsType acceptOptions)
setAcceptOptions in interface ServiceTypepublic ServiceAcceptOptionsType addNewAcceptOptions()
addNewAcceptOptions in interface ServiceTypepublic void unsetAcceptOptions()
unsetAcceptOptions in interface ServiceTypepublic ServiceConnectOptionsType getConnectOptions()
getConnectOptions in interface ServiceTypepublic boolean isSetConnectOptions()
isSetConnectOptions in interface ServiceTypepublic void setConnectOptions(ServiceConnectOptionsType connectOptions)
setConnectOptions in interface ServiceTypepublic ServiceConnectOptionsType addNewConnectOptions()
addNewConnectOptions in interface ServiceTypepublic void unsetConnectOptions()
unsetConnectOptions in interface ServiceTypepublic String getRealmName()
getRealmName in interface ServiceTypepublic CollapsedString xgetRealmName()
xgetRealmName in interface ServiceTypepublic boolean isSetRealmName()
isSetRealmName in interface ServiceTypepublic void setRealmName(String realmName)
setRealmName in interface ServiceTypepublic void xsetRealmName(CollapsedString realmName)
xsetRealmName in interface ServiceTypepublic void unsetRealmName()
unsetRealmName in interface ServiceTypepublic AuthorizationConstraintType[] getAuthorizationConstraintArray()
getAuthorizationConstraintArray in interface ServiceTypepublic AuthorizationConstraintType getAuthorizationConstraintArray(int i)
getAuthorizationConstraintArray in interface ServiceTypepublic int sizeOfAuthorizationConstraintArray()
sizeOfAuthorizationConstraintArray in interface ServiceTypepublic void setAuthorizationConstraintArray(AuthorizationConstraintType[] authorizationConstraintArray)
setAuthorizationConstraintArray in interface ServiceTypepublic void setAuthorizationConstraintArray(int i,
AuthorizationConstraintType authorizationConstraint)
setAuthorizationConstraintArray in interface ServiceTypepublic AuthorizationConstraintType insertNewAuthorizationConstraint(int i)
insertNewAuthorizationConstraint in interface ServiceTypepublic AuthorizationConstraintType addNewAuthorizationConstraint()
addNewAuthorizationConstraint in interface ServiceTypepublic void removeAuthorizationConstraint(int i)
removeAuthorizationConstraint in interface ServiceTypepublic MimeMappingType[] getMimeMappingArray()
getMimeMappingArray in interface ServiceTypepublic MimeMappingType getMimeMappingArray(int i)
getMimeMappingArray in interface ServiceTypepublic int sizeOfMimeMappingArray()
sizeOfMimeMappingArray in interface ServiceTypepublic void setMimeMappingArray(MimeMappingType[] mimeMappingArray)
setMimeMappingArray in interface ServiceTypepublic void setMimeMappingArray(int i,
MimeMappingType mimeMapping)
setMimeMappingArray in interface ServiceTypepublic MimeMappingType insertNewMimeMapping(int i)
insertNewMimeMapping in interface ServiceTypepublic MimeMappingType addNewMimeMapping()
addNewMimeMapping in interface ServiceTypepublic void removeMimeMapping(int i)
removeMimeMapping in interface ServiceTypepublic CrossSiteConstraintType[] getCrossSiteConstraintArray()
getCrossSiteConstraintArray in interface ServiceTypepublic CrossSiteConstraintType getCrossSiteConstraintArray(int i)
getCrossSiteConstraintArray in interface ServiceTypepublic int sizeOfCrossSiteConstraintArray()
sizeOfCrossSiteConstraintArray in interface ServiceTypepublic void setCrossSiteConstraintArray(CrossSiteConstraintType[] crossSiteConstraintArray)
setCrossSiteConstraintArray in interface ServiceTypepublic void setCrossSiteConstraintArray(int i,
CrossSiteConstraintType crossSiteConstraint)
setCrossSiteConstraintArray in interface ServiceTypepublic CrossSiteConstraintType insertNewCrossSiteConstraint(int i)
insertNewCrossSiteConstraint in interface ServiceTypepublic CrossSiteConstraintType addNewCrossSiteConstraint()
addNewCrossSiteConstraint in interface ServiceTypepublic void removeCrossSiteConstraint(int i)
removeCrossSiteConstraint in interface ServiceTypeCopyright © 2014–2016. All rights reserved.