org.apache.geronimo.xbeans.geronimo.client.impl
Class GerApplicationClientTypeImpl

java.lang.Object
  extended by org.apache.xmlbeans.impl.values.XmlObjectBase
      extended by org.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended by org.apache.geronimo.xbeans.geronimo.client.impl.GerApplicationClientTypeImpl
All Implemented Interfaces:
Serializable, GerApplicationClientType, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource

public class GerApplicationClientTypeImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements GerApplicationClientType

An XML application-clientType(@http://geronimo.apache.org/xml/ns/j2ee/application-client-2.0). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
GerApplicationClientType.Factory
 
Field Summary
 
Fields inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_voorVc, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
 
Fields inherited from interface org.apache.geronimo.xbeans.geronimo.client.GerApplicationClientType
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
GerApplicationClientTypeImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 EnvironmentType addNewClientEnvironment()
          Appends and returns a new empty "client-environment" element
 GerSubjectInfoType addNewDefaultSubject()
          Appends and returns a new empty "default-subject" element
 GerEjbRefType addNewEjbRef()
          Appends and returns a new empty value (as xml) as the last "ejb-ref" element
 GerGbeanRefType addNewGbeanRef()
          Appends and returns a new empty value (as xml) as the last "gbean-ref" element
 GerMessageDestinationType addNewMessageDestination()
          Appends and returns a new empty value (as xml) as the last "message-destination" element
 GerResourceType addNewResource()
          Appends and returns a new empty value (as xml) as the last "resource" element
 GerResourceEnvRefType addNewResourceEnvRef()
          Appends and returns a new empty value (as xml) as the last "resource-env-ref" element
 GerResourceRefType addNewResourceRef()
          Appends and returns a new empty value (as xml) as the last "resource-ref" element
 EnvironmentType addNewServerEnvironment()
          Appends and returns a new empty "server-environment" element
 AbstractServiceType addNewService()
          Appends and returns a new empty value (as xml) as the last "service" element
 GerServiceRefType addNewServiceRef()
          Appends and returns a new empty value (as xml) as the last "service-ref" element
 String getCallbackHandler()
          Gets the "callback-handler" element
 EnvironmentType getClientEnvironment()
          Gets the "client-environment" element
 GerSubjectInfoType getDefaultSubject()
          Gets the "default-subject" element
 GerEjbRefType[] getEjbRefArray()
          Gets array of all "ejb-ref" elements
 GerEjbRefType getEjbRefArray(int i)
          Gets ith "ejb-ref" element
 GerGbeanRefType[] getGbeanRefArray()
          Gets array of all "gbean-ref" elements
 GerGbeanRefType getGbeanRefArray(int i)
          Gets ith "gbean-ref" element
 GerMessageDestinationType[] getMessageDestinationArray()
          Gets array of all "message-destination" elements
 GerMessageDestinationType getMessageDestinationArray(int i)
          Gets ith "message-destination" element
 String getRealmName()
          Gets the "realm-name" element
 GerResourceType[] getResourceArray()
          Gets array of all "resource" elements
 GerResourceType getResourceArray(int i)
          Gets ith "resource" element
 GerResourceEnvRefType[] getResourceEnvRefArray()
          Gets array of all "resource-env-ref" elements
 GerResourceEnvRefType getResourceEnvRefArray(int i)
          Gets ith "resource-env-ref" element
 GerResourceRefType[] getResourceRefArray()
          Gets array of all "resource-ref" elements
 GerResourceRefType getResourceRefArray(int i)
          Gets ith "resource-ref" element
 EnvironmentType getServerEnvironment()
          Gets the "server-environment" element
 AbstractServiceType[] getServiceArray()
          Gets array of all "service" elements
 AbstractServiceType getServiceArray(int i)
          Gets ith "service" element
 GerServiceRefType[] getServiceRefArray()
          Gets array of all "service-ref" elements
 GerServiceRefType getServiceRefArray(int i)
          Gets ith "service-ref" element
 GerEjbRefType insertNewEjbRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element
 GerGbeanRefType insertNewGbeanRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "gbean-ref" element
 GerMessageDestinationType insertNewMessageDestination(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination" element
 GerResourceType insertNewResource(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource" element
 GerResourceEnvRefType insertNewResourceEnvRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element
 GerResourceRefType insertNewResourceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-ref" element
 AbstractServiceType insertNewService(int i)
          Inserts and returns a new empty value (as xml) as the ith "service" element
 GerServiceRefType insertNewServiceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "service-ref" element
 boolean isSetCallbackHandler()
          True if has "callback-handler" element
 boolean isSetDefaultSubject()
          True if has "default-subject" element
 boolean isSetRealmName()
          True if has "realm-name" element
 void removeEjbRef(int i)
          Removes the ith "ejb-ref" element
 void removeGbeanRef(int i)
          Removes the ith "gbean-ref" element
 void removeMessageDestination(int i)
          Removes the ith "message-destination" element
 void removeResource(int i)
          Removes the ith "resource" element
 void removeResourceEnvRef(int i)
          Removes the ith "resource-env-ref" element
 void removeResourceRef(int i)
          Removes the ith "resource-ref" element
 void removeService(int i)
          Removes the ith "service" element
 void removeServiceRef(int i)
          Removes the ith "service-ref" element
 void setCallbackHandler(String callbackHandler)
          Sets the "callback-handler" element
 void setClientEnvironment(EnvironmentType clientEnvironment)
          Sets the "client-environment" element
 void setDefaultSubject(GerSubjectInfoType defaultSubject)
          Sets the "default-subject" element
 void setEjbRefArray(GerEjbRefType[] ejbRefArray)
          Sets array of all "ejb-ref" element
 void setEjbRefArray(int i, GerEjbRefType ejbRef)
          Sets ith "ejb-ref" element
 void setGbeanRefArray(GerGbeanRefType[] gbeanRefArray)
          Sets array of all "gbean-ref" element
 void setGbeanRefArray(int i, GerGbeanRefType gbeanRef)
          Sets ith "gbean-ref" element
 void setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
          Sets array of all "message-destination" element
 void setMessageDestinationArray(int i, GerMessageDestinationType messageDestination)
          Sets ith "message-destination" element
 void setRealmName(String realmName)
          Sets the "realm-name" element
 void setResourceArray(GerResourceType[] resourceArray)
          Sets array of all "resource" element
 void setResourceArray(int i, GerResourceType resource)
          Sets ith "resource" element
 void setResourceEnvRefArray(GerResourceEnvRefType[] resourceEnvRefArray)
          Sets array of all "resource-env-ref" element
 void setResourceEnvRefArray(int i, GerResourceEnvRefType resourceEnvRef)
          Sets ith "resource-env-ref" element
 void setResourceRefArray(GerResourceRefType[] resourceRefArray)
          Sets array of all "resource-ref" element
 void setResourceRefArray(int i, GerResourceRefType resourceRef)
          Sets ith "resource-ref" element
 void setServerEnvironment(EnvironmentType serverEnvironment)
          Sets the "server-environment" element
 void setServiceArray(AbstractServiceType[] serviceArray)
          Sets array of all "service" element
 void setServiceArray(int i, AbstractServiceType service)
          Sets ith "service" element
 void setServiceRefArray(GerServiceRefType[] serviceRefArray)
          Sets array of all "service-ref" element
 void setServiceRefArray(int i, GerServiceRefType serviceRef)
          Sets ith "service-ref" element
 int sizeOfEjbRefArray()
          Returns number of "ejb-ref" element
 int sizeOfGbeanRefArray()
          Returns number of "gbean-ref" element
 int sizeOfMessageDestinationArray()
          Returns number of "message-destination" element
 int sizeOfResourceArray()
          Returns number of "resource" element
 int sizeOfResourceEnvRefArray()
          Returns number of "resource-env-ref" element
 int sizeOfResourceRefArray()
          Returns number of "resource-ref" element
 int sizeOfServiceArray()
          Returns number of "service" element
 int sizeOfServiceRefArray()
          Returns number of "service-ref" element
 void unsetCallbackHandler()
          Unsets the "callback-handler" element
 void unsetDefaultSubject()
          Unsets the "default-subject" element
 void unsetRealmName()
          Unsets the "realm-name" element
 org.apache.xmlbeans.XmlString xgetCallbackHandler()
          Gets (as xml) the "callback-handler" element
 org.apache.xmlbeans.XmlString xgetRealmName()
          Gets (as xml) the "realm-name" element
 void xsetCallbackHandler(org.apache.xmlbeans.XmlString callbackHandler)
          Sets (as xml) the "callback-handler" element
 void xsetRealmName(org.apache.xmlbeans.XmlString realmName)
          Sets (as xml) the "realm-name" element
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlComplexContentImpl
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
 
Methods inherited from class org.apache.xmlbeans.impl.values.XmlObjectBase
_isComplexContent, _isComplexType, _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, 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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
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
 

Constructor Detail

GerApplicationClientTypeImpl

public GerApplicationClientTypeImpl(org.apache.xmlbeans.SchemaType sType)
Method Detail

getClientEnvironment

public EnvironmentType getClientEnvironment()
Gets the "client-environment" element

Specified by:
getClientEnvironment in interface GerApplicationClientType

setClientEnvironment

public void setClientEnvironment(EnvironmentType clientEnvironment)
Sets the "client-environment" element

Specified by:
setClientEnvironment in interface GerApplicationClientType

addNewClientEnvironment

public EnvironmentType addNewClientEnvironment()
Appends and returns a new empty "client-environment" element

Specified by:
addNewClientEnvironment in interface GerApplicationClientType

getServerEnvironment

public EnvironmentType getServerEnvironment()
Gets the "server-environment" element

Specified by:
getServerEnvironment in interface GerApplicationClientType

setServerEnvironment

public void setServerEnvironment(EnvironmentType serverEnvironment)
Sets the "server-environment" element

Specified by:
setServerEnvironment in interface GerApplicationClientType

addNewServerEnvironment

public EnvironmentType addNewServerEnvironment()
Appends and returns a new empty "server-environment" element

Specified by:
addNewServerEnvironment in interface GerApplicationClientType

getGbeanRefArray

public GerGbeanRefType[] getGbeanRefArray()
Gets array of all "gbean-ref" elements

Specified by:
getGbeanRefArray in interface GerApplicationClientType

getGbeanRefArray

public GerGbeanRefType getGbeanRefArray(int i)
Gets ith "gbean-ref" element

Specified by:
getGbeanRefArray in interface GerApplicationClientType

sizeOfGbeanRefArray

public int sizeOfGbeanRefArray()
Returns number of "gbean-ref" element

Specified by:
sizeOfGbeanRefArray in interface GerApplicationClientType

setGbeanRefArray

public void setGbeanRefArray(GerGbeanRefType[] gbeanRefArray)
Sets array of all "gbean-ref" element

Specified by:
setGbeanRefArray in interface GerApplicationClientType

setGbeanRefArray

public void setGbeanRefArray(int i,
                             GerGbeanRefType gbeanRef)
Sets ith "gbean-ref" element

Specified by:
setGbeanRefArray in interface GerApplicationClientType

insertNewGbeanRef

public GerGbeanRefType insertNewGbeanRef(int i)
Inserts and returns a new empty value (as xml) as the ith "gbean-ref" element

Specified by:
insertNewGbeanRef in interface GerApplicationClientType

addNewGbeanRef

public GerGbeanRefType addNewGbeanRef()
Appends and returns a new empty value (as xml) as the last "gbean-ref" element

Specified by:
addNewGbeanRef in interface GerApplicationClientType

removeGbeanRef

public void removeGbeanRef(int i)
Removes the ith "gbean-ref" element

Specified by:
removeGbeanRef in interface GerApplicationClientType

getEjbRefArray

public GerEjbRefType[] getEjbRefArray()
Gets array of all "ejb-ref" elements

Specified by:
getEjbRefArray in interface GerApplicationClientType

getEjbRefArray

public GerEjbRefType getEjbRefArray(int i)
Gets ith "ejb-ref" element

Specified by:
getEjbRefArray in interface GerApplicationClientType

sizeOfEjbRefArray

public int sizeOfEjbRefArray()
Returns number of "ejb-ref" element

Specified by:
sizeOfEjbRefArray in interface GerApplicationClientType

setEjbRefArray

public void setEjbRefArray(GerEjbRefType[] ejbRefArray)
Sets array of all "ejb-ref" element

Specified by:
setEjbRefArray in interface GerApplicationClientType

setEjbRefArray

public void setEjbRefArray(int i,
                           GerEjbRefType ejbRef)
Sets ith "ejb-ref" element

Specified by:
setEjbRefArray in interface GerApplicationClientType

insertNewEjbRef

public GerEjbRefType insertNewEjbRef(int i)
Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element

Specified by:
insertNewEjbRef in interface GerApplicationClientType

addNewEjbRef

public GerEjbRefType addNewEjbRef()
Appends and returns a new empty value (as xml) as the last "ejb-ref" element

Specified by:
addNewEjbRef in interface GerApplicationClientType

removeEjbRef

public void removeEjbRef(int i)
Removes the ith "ejb-ref" element

Specified by:
removeEjbRef in interface GerApplicationClientType

getServiceRefArray

public GerServiceRefType[] getServiceRefArray()
Gets array of all "service-ref" elements

Specified by:
getServiceRefArray in interface GerApplicationClientType

getServiceRefArray

public GerServiceRefType getServiceRefArray(int i)
Gets ith "service-ref" element

Specified by:
getServiceRefArray in interface GerApplicationClientType

sizeOfServiceRefArray

public int sizeOfServiceRefArray()
Returns number of "service-ref" element

Specified by:
sizeOfServiceRefArray in interface GerApplicationClientType

setServiceRefArray

public void setServiceRefArray(GerServiceRefType[] serviceRefArray)
Sets array of all "service-ref" element

Specified by:
setServiceRefArray in interface GerApplicationClientType

setServiceRefArray

public void setServiceRefArray(int i,
                               GerServiceRefType serviceRef)
Sets ith "service-ref" element

Specified by:
setServiceRefArray in interface GerApplicationClientType

insertNewServiceRef

public GerServiceRefType insertNewServiceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "service-ref" element

Specified by:
insertNewServiceRef in interface GerApplicationClientType

addNewServiceRef

public GerServiceRefType addNewServiceRef()
Appends and returns a new empty value (as xml) as the last "service-ref" element

Specified by:
addNewServiceRef in interface GerApplicationClientType

removeServiceRef

public void removeServiceRef(int i)
Removes the ith "service-ref" element

Specified by:
removeServiceRef in interface GerApplicationClientType

getResourceRefArray

public GerResourceRefType[] getResourceRefArray()
Gets array of all "resource-ref" elements

Specified by:
getResourceRefArray in interface GerApplicationClientType

getResourceRefArray

public GerResourceRefType getResourceRefArray(int i)
Gets ith "resource-ref" element

Specified by:
getResourceRefArray in interface GerApplicationClientType

sizeOfResourceRefArray

public int sizeOfResourceRefArray()
Returns number of "resource-ref" element

Specified by:
sizeOfResourceRefArray in interface GerApplicationClientType

setResourceRefArray

public void setResourceRefArray(GerResourceRefType[] resourceRefArray)
Sets array of all "resource-ref" element

Specified by:
setResourceRefArray in interface GerApplicationClientType

setResourceRefArray

public void setResourceRefArray(int i,
                                GerResourceRefType resourceRef)
Sets ith "resource-ref" element

Specified by:
setResourceRefArray in interface GerApplicationClientType

insertNewResourceRef

public GerResourceRefType insertNewResourceRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-ref" element

Specified by:
insertNewResourceRef in interface GerApplicationClientType

addNewResourceRef

public GerResourceRefType addNewResourceRef()
Appends and returns a new empty value (as xml) as the last "resource-ref" element

Specified by:
addNewResourceRef in interface GerApplicationClientType

removeResourceRef

public void removeResourceRef(int i)
Removes the ith "resource-ref" element

Specified by:
removeResourceRef in interface GerApplicationClientType

getResourceEnvRefArray

public GerResourceEnvRefType[] getResourceEnvRefArray()
Gets array of all "resource-env-ref" elements

Specified by:
getResourceEnvRefArray in interface GerApplicationClientType

getResourceEnvRefArray

public GerResourceEnvRefType getResourceEnvRefArray(int i)
Gets ith "resource-env-ref" element

Specified by:
getResourceEnvRefArray in interface GerApplicationClientType

sizeOfResourceEnvRefArray

public int sizeOfResourceEnvRefArray()
Returns number of "resource-env-ref" element

Specified by:
sizeOfResourceEnvRefArray in interface GerApplicationClientType

setResourceEnvRefArray

public void setResourceEnvRefArray(GerResourceEnvRefType[] resourceEnvRefArray)
Sets array of all "resource-env-ref" element

Specified by:
setResourceEnvRefArray in interface GerApplicationClientType

setResourceEnvRefArray

public void setResourceEnvRefArray(int i,
                                   GerResourceEnvRefType resourceEnvRef)
Sets ith "resource-env-ref" element

Specified by:
setResourceEnvRefArray in interface GerApplicationClientType

insertNewResourceEnvRef

public GerResourceEnvRefType insertNewResourceEnvRef(int i)
Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element

Specified by:
insertNewResourceEnvRef in interface GerApplicationClientType

addNewResourceEnvRef

public GerResourceEnvRefType addNewResourceEnvRef()
Appends and returns a new empty value (as xml) as the last "resource-env-ref" element

Specified by:
addNewResourceEnvRef in interface GerApplicationClientType

removeResourceEnvRef

public void removeResourceEnvRef(int i)
Removes the ith "resource-env-ref" element

Specified by:
removeResourceEnvRef in interface GerApplicationClientType

getMessageDestinationArray

public GerMessageDestinationType[] getMessageDestinationArray()
Gets array of all "message-destination" elements

Specified by:
getMessageDestinationArray in interface GerApplicationClientType

getMessageDestinationArray

public GerMessageDestinationType getMessageDestinationArray(int i)
Gets ith "message-destination" element

Specified by:
getMessageDestinationArray in interface GerApplicationClientType

sizeOfMessageDestinationArray

public int sizeOfMessageDestinationArray()
Returns number of "message-destination" element

Specified by:
sizeOfMessageDestinationArray in interface GerApplicationClientType

setMessageDestinationArray

public void setMessageDestinationArray(GerMessageDestinationType[] messageDestinationArray)
Sets array of all "message-destination" element

Specified by:
setMessageDestinationArray in interface GerApplicationClientType

setMessageDestinationArray

public void setMessageDestinationArray(int i,
                                       GerMessageDestinationType messageDestination)
Sets ith "message-destination" element

Specified by:
setMessageDestinationArray in interface GerApplicationClientType

insertNewMessageDestination

public GerMessageDestinationType insertNewMessageDestination(int i)
Inserts and returns a new empty value (as xml) as the ith "message-destination" element

Specified by:
insertNewMessageDestination in interface GerApplicationClientType

addNewMessageDestination

public GerMessageDestinationType addNewMessageDestination()
Appends and returns a new empty value (as xml) as the last "message-destination" element

Specified by:
addNewMessageDestination in interface GerApplicationClientType

removeMessageDestination

public void removeMessageDestination(int i)
Removes the ith "message-destination" element

Specified by:
removeMessageDestination in interface GerApplicationClientType

getDefaultSubject

public GerSubjectInfoType getDefaultSubject()
Gets the "default-subject" element

Specified by:
getDefaultSubject in interface GerApplicationClientType

isSetDefaultSubject

public boolean isSetDefaultSubject()
True if has "default-subject" element

Specified by:
isSetDefaultSubject in interface GerApplicationClientType

setDefaultSubject

public void setDefaultSubject(GerSubjectInfoType defaultSubject)
Sets the "default-subject" element

Specified by:
setDefaultSubject in interface GerApplicationClientType

addNewDefaultSubject

public GerSubjectInfoType addNewDefaultSubject()
Appends and returns a new empty "default-subject" element

Specified by:
addNewDefaultSubject in interface GerApplicationClientType

unsetDefaultSubject

public void unsetDefaultSubject()
Unsets the "default-subject" element

Specified by:
unsetDefaultSubject in interface GerApplicationClientType

getRealmName

public String getRealmName()
Gets the "realm-name" element

Specified by:
getRealmName in interface GerApplicationClientType

xgetRealmName

public org.apache.xmlbeans.XmlString xgetRealmName()
Gets (as xml) the "realm-name" element

Specified by:
xgetRealmName in interface GerApplicationClientType

isSetRealmName

public boolean isSetRealmName()
True if has "realm-name" element

Specified by:
isSetRealmName in interface GerApplicationClientType

setRealmName

public void setRealmName(String realmName)
Sets the "realm-name" element

Specified by:
setRealmName in interface GerApplicationClientType

xsetRealmName

public void xsetRealmName(org.apache.xmlbeans.XmlString realmName)
Sets (as xml) the "realm-name" element

Specified by:
xsetRealmName in interface GerApplicationClientType

unsetRealmName

public void unsetRealmName()
Unsets the "realm-name" element

Specified by:
unsetRealmName in interface GerApplicationClientType

getCallbackHandler

public String getCallbackHandler()
Gets the "callback-handler" element

Specified by:
getCallbackHandler in interface GerApplicationClientType

xgetCallbackHandler

public org.apache.xmlbeans.XmlString xgetCallbackHandler()
Gets (as xml) the "callback-handler" element

Specified by:
xgetCallbackHandler in interface GerApplicationClientType

isSetCallbackHandler

public boolean isSetCallbackHandler()
True if has "callback-handler" element

Specified by:
isSetCallbackHandler in interface GerApplicationClientType

setCallbackHandler

public void setCallbackHandler(String callbackHandler)
Sets the "callback-handler" element

Specified by:
setCallbackHandler in interface GerApplicationClientType

xsetCallbackHandler

public void xsetCallbackHandler(org.apache.xmlbeans.XmlString callbackHandler)
Sets (as xml) the "callback-handler" element

Specified by:
xsetCallbackHandler in interface GerApplicationClientType

unsetCallbackHandler

public void unsetCallbackHandler()
Unsets the "callback-handler" element

Specified by:
unsetCallbackHandler in interface GerApplicationClientType

getResourceArray

public GerResourceType[] getResourceArray()
Gets array of all "resource" elements

Specified by:
getResourceArray in interface GerApplicationClientType

getResourceArray

public GerResourceType getResourceArray(int i)
Gets ith "resource" element

Specified by:
getResourceArray in interface GerApplicationClientType

sizeOfResourceArray

public int sizeOfResourceArray()
Returns number of "resource" element

Specified by:
sizeOfResourceArray in interface GerApplicationClientType

setResourceArray

public void setResourceArray(GerResourceType[] resourceArray)
Sets array of all "resource" element

Specified by:
setResourceArray in interface GerApplicationClientType

setResourceArray

public void setResourceArray(int i,
                             GerResourceType resource)
Sets ith "resource" element

Specified by:
setResourceArray in interface GerApplicationClientType

insertNewResource

public GerResourceType insertNewResource(int i)
Inserts and returns a new empty value (as xml) as the ith "resource" element

Specified by:
insertNewResource in interface GerApplicationClientType

addNewResource

public GerResourceType addNewResource()
Appends and returns a new empty value (as xml) as the last "resource" element

Specified by:
addNewResource in interface GerApplicationClientType

removeResource

public void removeResource(int i)
Removes the ith "resource" element

Specified by:
removeResource in interface GerApplicationClientType

getServiceArray

public AbstractServiceType[] getServiceArray()
Gets array of all "service" elements

Specified by:
getServiceArray in interface GerApplicationClientType

getServiceArray

public AbstractServiceType getServiceArray(int i)
Gets ith "service" element

Specified by:
getServiceArray in interface GerApplicationClientType

sizeOfServiceArray

public int sizeOfServiceArray()
Returns number of "service" element

Specified by:
sizeOfServiceArray in interface GerApplicationClientType

setServiceArray

public void setServiceArray(AbstractServiceType[] serviceArray)
Sets array of all "service" element

Specified by:
setServiceArray in interface GerApplicationClientType

setServiceArray

public void setServiceArray(int i,
                            AbstractServiceType service)
Sets ith "service" element

Specified by:
setServiceArray in interface GerApplicationClientType

insertNewService

public AbstractServiceType insertNewService(int i)
Inserts and returns a new empty value (as xml) as the ith "service" element

Specified by:
insertNewService in interface GerApplicationClientType

addNewService

public AbstractServiceType addNewService()
Appends and returns a new empty value (as xml) as the last "service" element

Specified by:
addNewService in interface GerApplicationClientType

removeService

public void removeService(int i)
Removes the ith "service" element

Specified by:
removeService in interface GerApplicationClientType


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.