org.apache.geronimo.xbeans.ejb.impl
Class EntityBeanTypeImpl

java.lang.Object
  extended byorg.apache.xmlbeans.impl.values.XmlObjectBase
      extended byorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
          extended byorg.apache.geronimo.xbeans.ejb.impl.EntityBeanTypeImpl
All Implemented Interfaces:
EntityBeanType, Serializable, org.apache.xmlbeans.SimpleValue, org.apache.xmlbeans.impl.values.TypeStoreUser, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource

public class EntityBeanTypeImpl
extends org.apache.xmlbeans.impl.values.XmlComplexContentImpl
implements EntityBeanType

An XML entity-beanType(@http://java.sun.com/xml/ns/j2ee). This is a complex type.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.apache.geronimo.xbeans.ejb.EntityBeanType
EntityBeanType.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.ejb.EntityBeanType
type
 
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
 
Constructor Summary
EntityBeanTypeImpl(org.apache.xmlbeans.SchemaType sType)
           
 
Method Summary
 CmpFieldType addNewCmpField()
          Appends and returns a new empty value (as xml) as the last "cmp-field" element
 DeploymentExtensionType addNewDeploymentExtension()
          Appends and returns a new empty value (as xml) as the last "deployment-extension" element
 DescriptionType addNewDescription()
          Appends and returns a new empty value (as xml) as the last "description" element
 DisplayNameType addNewDisplayName()
          Appends and returns a new empty value (as xml) as the last "display-name" element
 EjbLocalRefType addNewEjbLocalRef()
          Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element
 EjbRefType addNewEjbRef()
          Appends and returns a new empty value (as xml) as the last "ejb-ref" element
 EnvEntryType addNewEnvEntry()
          Appends and returns a new empty value (as xml) as the last "env-entry" element
 IconType addNewIcon()
          Appends and returns a new empty value (as xml) as the last "icon" element
 MessageDestinationRefType addNewMessageDestinationRef()
          Appends and returns a new empty value (as xml) as the last "message-destination-ref" element
 QueryType addNewQuery()
          Appends and returns a new empty value (as xml) as the last "query" element
 ResourceEnvRefType addNewResourceEnvRef()
          Appends and returns a new empty value (as xml) as the last "resource-env-ref" element
 ResourceRefType addNewResourceRef()
          Appends and returns a new empty value (as xml) as the last "resource-ref" element
 SecurityIdentityType addNewSecurityIdentity()
          Appends and returns a new empty "security-identity" element
 SecurityRoleRefType addNewSecurityRoleRef()
          Appends and returns a new empty value (as xml) as the last "security-role-ref" element
 ServiceRefType addNewServiceRef()
          Appends and returns a new empty value (as xml) as the last "service-ref" element
 String getAbstractSchemaName()
          Gets the "abstract-schema-name" element
 CmpFieldType[] getCmpFieldArray()
          Gets array of all "cmp-field" elements
 CmpFieldType getCmpFieldArray(int i)
          Gets ith "cmp-field" element
 CmpVersionType.Enum getCmpVersion()
          Gets the "cmp-version" element
 DeploymentExtensionType[] getDeploymentExtensionArray()
          Gets array of all "deployment-extension" elements
 DeploymentExtensionType getDeploymentExtensionArray(int i)
          Gets ith "deployment-extension" element
 DescriptionType[] getDescriptionArray()
          Gets array of all "description" elements
 DescriptionType getDescriptionArray(int i)
          Gets ith "description" element
 DisplayNameType[] getDisplayNameArray()
          Gets array of all "display-name" elements
 DisplayNameType getDisplayNameArray(int i)
          Gets ith "display-name" element
 String getEjbClass()
          Gets the "ejb-class" element
 EjbLocalRefType[] getEjbLocalRefArray()
          Gets array of all "ejb-local-ref" elements
 EjbLocalRefType getEjbLocalRefArray(int i)
          Gets ith "ejb-local-ref" element
 String getEjbName()
          Gets the "ejb-name" element
 EjbRefType[] getEjbRefArray()
          Gets array of all "ejb-ref" elements
 EjbRefType getEjbRefArray(int i)
          Gets ith "ejb-ref" element
 EnvEntryType[] getEnvEntryArray()
          Gets array of all "env-entry" elements
 EnvEntryType getEnvEntryArray(int i)
          Gets ith "env-entry" element
 String getHome()
          Gets the "home" element
 IconType[] getIconArray()
          Gets array of all "icon" elements
 IconType getIconArray(int i)
          Gets ith "icon" element
 String getLocal()
          Gets the "local" element
 String getLocalHome()
          Gets the "local-home" element
 MessageDestinationRefType[] getMessageDestinationRefArray()
          Gets array of all "message-destination-ref" elements
 MessageDestinationRefType getMessageDestinationRefArray(int i)
          Gets ith "message-destination-ref" element
 PersistenceTypeType.Enum getPersistenceType()
          Gets the "persistence-type" element
 String getPrimKeyClass()
          Gets the "prim-key-class" element
 String getPrimkeyField()
          Gets the "primkey-field" element
 QueryType[] getQueryArray()
          Gets array of all "query" elements
 QueryType getQueryArray(int i)
          Gets ith "query" element
 boolean getReentrant()
          Gets the "reentrant" element
 String getRemote()
          Gets the "remote" element
 ResourceEnvRefType[] getResourceEnvRefArray()
          Gets array of all "resource-env-ref" elements
 ResourceEnvRefType getResourceEnvRefArray(int i)
          Gets ith "resource-env-ref" element
 ResourceRefType[] getResourceRefArray()
          Gets array of all "resource-ref" elements
 ResourceRefType getResourceRefArray(int i)
          Gets ith "resource-ref" element
 SecurityIdentityType getSecurityIdentity()
          Gets the "security-identity" element
 SecurityRoleRefType[] getSecurityRoleRefArray()
          Gets array of all "security-role-ref" elements
 SecurityRoleRefType getSecurityRoleRefArray(int i)
          Gets ith "security-role-ref" element
 ServiceRefType[] getServiceRefArray()
          Gets array of all "service-ref" elements
 ServiceRefType getServiceRefArray(int i)
          Gets ith "service-ref" element
 CmpFieldType insertNewCmpField(int i)
          Inserts and returns a new empty value (as xml) as the ith "cmp-field" element
 DeploymentExtensionType insertNewDeploymentExtension(int i)
          Inserts and returns a new empty value (as xml) as the ith "deployment-extension" element
 DescriptionType insertNewDescription(int i)
          Inserts and returns a new empty value (as xml) as the ith "description" element
 DisplayNameType insertNewDisplayName(int i)
          Inserts and returns a new empty value (as xml) as the ith "display-name" element
 EjbLocalRefType insertNewEjbLocalRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-local-ref" element
 EjbRefType insertNewEjbRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "ejb-ref" element
 EnvEntryType insertNewEnvEntry(int i)
          Inserts and returns a new empty value (as xml) as the ith "env-entry" element
 IconType insertNewIcon(int i)
          Inserts and returns a new empty value (as xml) as the ith "icon" element
 MessageDestinationRefType insertNewMessageDestinationRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "message-destination-ref" element
 QueryType insertNewQuery(int i)
          Inserts and returns a new empty value (as xml) as the ith "query" element
 ResourceEnvRefType insertNewResourceEnvRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-env-ref" element
 ResourceRefType insertNewResourceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "resource-ref" element
 SecurityRoleRefType insertNewSecurityRoleRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "security-role-ref" element
 ServiceRefType insertNewServiceRef(int i)
          Inserts and returns a new empty value (as xml) as the ith "service-ref" element
 boolean isSetAbstractSchemaName()
          True if has "abstract-schema-name" element
 boolean isSetCmpVersion()
          True if has "cmp-version" element
 boolean isSetHome()
          True if has "home" element
 boolean isSetLocal()
          True if has "local" element
 boolean isSetLocalHome()
          True if has "local-home" element
 boolean isSetPrimkeyField()
          True if has "primkey-field" element
 boolean isSetRemote()
          True if has "remote" element
 boolean isSetSecurityIdentity()
          True if has "security-identity" element
 void removeCmpField(int i)
          Removes the ith "cmp-field" element
 void removeDeploymentExtension(int i)
          Removes the ith "deployment-extension" element
 void removeDescription(int i)
          Removes the ith "description" element
 void removeDisplayName(int i)
          Removes the ith "display-name" element
 void removeEjbLocalRef(int i)
          Removes the ith "ejb-local-ref" element
 void removeEjbRef(int i)
          Removes the ith "ejb-ref" element
 void removeEnvEntry(int i)
          Removes the ith "env-entry" element
 void removeIcon(int i)
          Removes the ith "icon" element
 void removeMessageDestinationRef(int i)
          Removes the ith "message-destination-ref" element
 void removeQuery(int i)
          Removes the ith "query" element
 void removeResourceEnvRef(int i)
          Removes the ith "resource-env-ref" element
 void removeResourceRef(int i)
          Removes the ith "resource-ref" element
 void removeSecurityRoleRef(int i)
          Removes the ith "security-role-ref" element
 void removeServiceRef(int i)
          Removes the ith "service-ref" element
 void setAbstractSchemaName(String abstractSchemaName)
          Sets the "abstract-schema-name" element
 void setCmpFieldArray(CmpFieldType[] cmpFieldArray)
          Sets array of all "cmp-field" element
 void setCmpFieldArray(int i, CmpFieldType cmpField)
          Sets ith "cmp-field" element
 void setCmpVersion(CmpVersionType.Enum cmpVersion)
          Sets the "cmp-version" element
 void setDeploymentExtensionArray(DeploymentExtensionType[] deploymentExtensionArray)
          Sets array of all "deployment-extension" element
 void setDeploymentExtensionArray(int i, DeploymentExtensionType deploymentExtension)
          Sets ith "deployment-extension" element
 void setDescriptionArray(DescriptionType[] descriptionArray)
          Sets array of all "description" element
 void setDescriptionArray(int i, DescriptionType description)
          Sets ith "description" element
 void setDisplayNameArray(DisplayNameType[] displayNameArray)
          Sets array of all "display-name" element
 void setDisplayNameArray(int i, DisplayNameType displayName)
          Sets ith "display-name" element
 void setEjbClass(String ejbClass)
          Sets the "ejb-class" element
 void setEjbLocalRefArray(EjbLocalRefType[] ejbLocalRefArray)
          Sets array of all "ejb-local-ref" element
 void setEjbLocalRefArray(int i, EjbLocalRefType ejbLocalRef)
          Sets ith "ejb-local-ref" element
 void setEjbName(String ejbName)
          Sets the "ejb-name" element
 void setEjbRefArray(EjbRefType[] ejbRefArray)
          Sets array of all "ejb-ref" element
 void setEjbRefArray(int i, EjbRefType ejbRef)
          Sets ith "ejb-ref" element
 void setEnvEntryArray(EnvEntryType[] envEntryArray)
          Sets array of all "env-entry" element
 void setEnvEntryArray(int i, EnvEntryType envEntry)
          Sets ith "env-entry" element
 void setHome(String home)
          Sets the "home" element
 void setIconArray(IconType[] iconArray)
          Sets array of all "icon" element
 void setIconArray(int i, IconType icon)
          Sets ith "icon" element
 void setLocal(String local)
          Sets the "local" element
 void setLocalHome(String localHome)
          Sets the "local-home" element
 void setMessageDestinationRefArray(int i, MessageDestinationRefType messageDestinationRef)
          Sets ith "message-destination-ref" element
 void setMessageDestinationRefArray(MessageDestinationRefType[] messageDestinationRefArray)
          Sets array of all "message-destination-ref" element
 void setPersistenceType(PersistenceTypeType.Enum persistenceType)
          Sets the "persistence-type" element
 void setPrimKeyClass(String primKeyClass)
          Sets the "prim-key-class" element
 void setPrimkeyField(String primkeyField)
          Sets the "primkey-field" element
 void setQueryArray(int i, QueryType query)
          Sets ith "query" element
 void setQueryArray(QueryType[] queryArray)
          Sets array of all "query" element
 void setReentrant(boolean reentrant)
          Sets the "reentrant" element
 void setRemote(String remote)
          Sets the "remote" element
 void setResourceEnvRefArray(int i, ResourceEnvRefType resourceEnvRef)
          Sets ith "resource-env-ref" element
 void setResourceEnvRefArray(ResourceEnvRefType[] resourceEnvRefArray)
          Sets array of all "resource-env-ref" element
 void setResourceRefArray(int i, ResourceRefType resourceRef)
          Sets ith "resource-ref" element
 void setResourceRefArray(ResourceRefType[] resourceRefArray)
          Sets array of all "resource-ref" element
 void setSecurityIdentity(SecurityIdentityType securityIdentity)
          Sets the "security-identity" element
 void setSecurityRoleRefArray(int i, SecurityRoleRefType securityRoleRef)
          Sets ith "security-role-ref" element
 void setSecurityRoleRefArray(SecurityRoleRefType[] securityRoleRefArray)
          Sets array of all "security-role-ref" element
 void setServiceRefArray(int i, ServiceRefType serviceRef)
          Sets ith "service-ref" element
 void setServiceRefArray(ServiceRefType[] serviceRefArray)
          Sets array of all "service-ref" element
 int sizeOfCmpFieldArray()
          Returns number of "cmp-field" element
 int sizeOfDeploymentExtensionArray()
          Returns number of "deployment-extension" element
 int sizeOfDescriptionArray()
          Returns number of "description" element
 int sizeOfDisplayNameArray()
          Returns number of "display-name" element
 int sizeOfEjbLocalRefArray()
          Returns number of "ejb-local-ref" element
 int sizeOfEjbRefArray()
          Returns number of "ejb-ref" element
 int sizeOfEnvEntryArray()
          Returns number of "env-entry" element
 int sizeOfIconArray()
          Returns number of "icon" element
 int sizeOfMessageDestinationRefArray()
          Returns number of "message-destination-ref" element
 int sizeOfQueryArray()
          Returns number of "query" element
 int sizeOfResourceEnvRefArray()
          Returns number of "resource-env-ref" element
 int sizeOfResourceRefArray()
          Returns number of "resource-ref" element
 int sizeOfSecurityRoleRefArray()
          Returns number of "security-role-ref" element
 int sizeOfServiceRefArray()
          Returns number of "service-ref" element
 void unsetAbstractSchemaName()
          Unsets the "abstract-schema-name" element
 void unsetCmpVersion()
          Unsets the "cmp-version" element
 void unsetHome()
          Unsets the "home" element
 void unsetLocal()
          Unsets the "local" element
 void unsetLocalHome()
          Unsets the "local-home" element
 void unsetPrimkeyField()
          Unsets the "primkey-field" element
 void unsetRemote()
          Unsets the "remote" element
 void unsetSecurityIdentity()
          Unsets the "security-identity" element
 JavaIdentifierType xgetAbstractSchemaName()
          Gets (as xml) the "abstract-schema-name" element
 CmpVersionType xgetCmpVersion()
          Gets (as xml) the "cmp-version" element
 EjbClassType xgetEjbClass()
          Gets (as xml) the "ejb-class" element
 EjbNameType xgetEjbName()
          Gets (as xml) the "ejb-name" element
 HomeType xgetHome()
          Gets (as xml) the "home" element
 LocalType xgetLocal()
          Gets (as xml) the "local" element
 LocalHomeType xgetLocalHome()
          Gets (as xml) the "local-home" element
 PersistenceTypeType xgetPersistenceType()
          Gets (as xml) the "persistence-type" element
 FullyQualifiedClassType xgetPrimKeyClass()
          Gets (as xml) the "prim-key-class" element
 String xgetPrimkeyField()
          Gets (as xml) the "primkey-field" element
 TrueFalseType xgetReentrant()
          Gets (as xml) the "reentrant" element
 RemoteType xgetRemote()
          Gets (as xml) the "remote" element
 void xsetAbstractSchemaName(JavaIdentifierType abstractSchemaName)
          Sets (as xml) the "abstract-schema-name" element
 void xsetCmpVersion(CmpVersionType cmpVersion)
          Sets (as xml) the "cmp-version" element
 void xsetEjbClass(EjbClassType ejbClass)
          Sets (as xml) the "ejb-class" element
 void xsetEjbName(EjbNameType ejbName)
          Sets (as xml) the "ejb-name" element
 void xsetHome(HomeType home)
          Sets (as xml) the "home" element
 void xsetLocal(LocalType local)
          Sets (as xml) the "local" element
 void xsetLocalHome(LocalHomeType localHome)
          Sets (as xml) the "local-home" element
 void xsetPersistenceType(PersistenceTypeType persistenceType)
          Sets (as xml) the "persistence-type" element
 void xsetPrimKeyClass(FullyQualifiedClassType primKeyClass)
          Sets (as xml) the "prim-key-class" element
 void xsetPrimkeyField(String primkeyField)
          Sets (as xml) the "primkey-field" element
 void xsetReentrant(TrueFalseType reentrant)
          Sets (as xml) the "reentrant" element
 void xsetRemote(RemoteType remote)
          Sets (as xml) the "remote" 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, 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, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, 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, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, 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, 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, selectPath, selectPath, set, setNil, toString, validate, validate, valueEquals, valueHashCode
 
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, save, save, save, save, save, save, save, save, xmlText, xmlText
 

Constructor Detail

EntityBeanTypeImpl

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

getDescriptionArray

public DescriptionType[] getDescriptionArray()
Gets array of all "description" elements

Specified by:
getDescriptionArray in interface EntityBeanType

getDescriptionArray

public DescriptionType getDescriptionArray(int i)
Gets ith "description" element

Specified by:
getDescriptionArray in interface EntityBeanType

sizeOfDescriptionArray

public int sizeOfDescriptionArray()
Returns number of "description" element

Specified by:
sizeOfDescriptionArray in interface EntityBeanType

setDescriptionArray

public void setDescriptionArray(DescriptionType[] descriptionArray)
Sets array of all "description" element

Specified by:
setDescriptionArray in interface EntityBeanType

setDescriptionArray

public void setDescriptionArray(int i,
                                DescriptionType description)
Sets ith "description" element

Specified by:
setDescriptionArray in interface EntityBeanType

insertNewDescription

public DescriptionType insertNewDescription(int i)
Inserts and returns a new empty value (as xml) as the ith "description" element

Specified by:
insertNewDescription in interface EntityBeanType

addNewDescription

public DescriptionType addNewDescription()
Appends and returns a new empty value (as xml) as the last "description" element

Specified by:
addNewDescription in interface EntityBeanType

removeDescription

public void removeDescription(int i)
Removes the ith "description" element

Specified by:
removeDescription in interface EntityBeanType

getDisplayNameArray

public DisplayNameType[] getDisplayNameArray()
Gets array of all "display-name" elements

Specified by:
getDisplayNameArray in interface EntityBeanType

getDisplayNameArray

public DisplayNameType getDisplayNameArray(int i)
Gets ith "display-name" element

Specified by:
getDisplayNameArray in interface EntityBeanType

sizeOfDisplayNameArray

public int sizeOfDisplayNameArray()
Returns number of "display-name" element

Specified by:
sizeOfDisplayNameArray in interface EntityBeanType

setDisplayNameArray

public void setDisplayNameArray(DisplayNameType[] displayNameArray)
Sets array of all "display-name" element

Specified by:
setDisplayNameArray in interface EntityBeanType

setDisplayNameArray

public void setDisplayNameArray(int i,
                                DisplayNameType displayName)
Sets ith "display-name" element

Specified by:
setDisplayNameArray in interface EntityBeanType

insertNewDisplayName

public DisplayNameType insertNewDisplayName(int i)
Inserts and returns a new empty value (as xml) as the ith "display-name" element

Specified by:
insertNewDisplayName in interface EntityBeanType

addNewDisplayName

public DisplayNameType addNewDisplayName()
Appends and returns a new empty value (as xml) as the last "display-name" element

Specified by:
addNewDisplayName in interface EntityBeanType

removeDisplayName

public void removeDisplayName(int i)
Removes the ith "display-name" element

Specified by:
removeDisplayName in interface EntityBeanType

getIconArray

public IconType[] getIconArray()
Gets array of all "icon" elements

Specified by:
getIconArray in interface EntityBeanType

getIconArray

public IconType getIconArray(int i)
Gets ith "icon" element

Specified by:
getIconArray in interface EntityBeanType

sizeOfIconArray

public int sizeOfIconArray()
Returns number of "icon" element

Specified by:
sizeOfIconArray in interface EntityBeanType

setIconArray

public void setIconArray(IconType[] iconArray)
Sets array of all "icon" element

Specified by:
setIconArray in interface EntityBeanType

setIconArray

public void setIconArray(int i,
                         IconType icon)
Sets ith "icon" element

Specified by:
setIconArray in interface EntityBeanType

insertNewIcon

public IconType insertNewIcon(int i)
Inserts and returns a new empty value (as xml) as the ith "icon" element

Specified by:
insertNewIcon in interface EntityBeanType

addNewIcon

public IconType addNewIcon()
Appends and returns a new empty value (as xml) as the last "icon" element

Specified by:
addNewIcon in interface EntityBeanType

removeIcon

public void removeIcon(int i)
Removes the ith "icon" element

Specified by:
removeIcon in interface EntityBeanType

getEjbName

public String getEjbName()
Gets the "ejb-name" element

Specified by:
getEjbName in interface EntityBeanType

xgetEjbName

public EjbNameType xgetEjbName()
Gets (as xml) the "ejb-name" element

Specified by:
xgetEjbName in interface EntityBeanType

setEjbName

public void setEjbName(String ejbName)
Sets the "ejb-name" element

Specified by:
setEjbName in interface EntityBeanType

xsetEjbName

public void xsetEjbName(EjbNameType ejbName)
Sets (as xml) the "ejb-name" element

Specified by:
xsetEjbName in interface EntityBeanType

getHome

public String getHome()
Gets the "home" element

Specified by:
getHome in interface EntityBeanType

xgetHome

public HomeType xgetHome()
Gets (as xml) the "home" element

Specified by:
xgetHome in interface EntityBeanType

isSetHome

public boolean isSetHome()
True if has "home" element

Specified by:
isSetHome in interface EntityBeanType

setHome

public void setHome(String home)
Sets the "home" element

Specified by:
setHome in interface EntityBeanType

xsetHome

public void xsetHome(HomeType home)
Sets (as xml) the "home" element

Specified by:
xsetHome in interface EntityBeanType

unsetHome

public void unsetHome()
Unsets the "home" element

Specified by:
unsetHome in interface EntityBeanType

getRemote

public String getRemote()
Gets the "remote" element

Specified by:
getRemote in interface EntityBeanType

xgetRemote

public RemoteType xgetRemote()
Gets (as xml) the "remote" element

Specified by:
xgetRemote in interface EntityBeanType

isSetRemote

public boolean isSetRemote()
True if has "remote" element

Specified by:
isSetRemote in interface EntityBeanType

setRemote

public void setRemote(String remote)
Sets the "remote" element

Specified by:
setRemote in interface EntityBeanType

xsetRemote

public void xsetRemote(RemoteType remote)
Sets (as xml) the "remote" element

Specified by:
xsetRemote in interface EntityBeanType

unsetRemote

public void unsetRemote()
Unsets the "remote" element

Specified by:
unsetRemote in interface EntityBeanType

getLocalHome

public String getLocalHome()
Gets the "local-home" element

Specified by:
getLocalHome in interface EntityBeanType

xgetLocalHome

public LocalHomeType xgetLocalHome()
Gets (as xml) the "local-home" element

Specified by:
xgetLocalHome in interface EntityBeanType

isSetLocalHome

public boolean isSetLocalHome()
True if has "local-home" element

Specified by:
isSetLocalHome in interface EntityBeanType

setLocalHome

public void setLocalHome(String localHome)
Sets the "local-home" element

Specified by:
setLocalHome in interface EntityBeanType

xsetLocalHome

public void xsetLocalHome(LocalHomeType localHome)
Sets (as xml) the "local-home" element

Specified by:
xsetLocalHome in interface EntityBeanType

unsetLocalHome

public void unsetLocalHome()
Unsets the "local-home" element

Specified by:
unsetLocalHome in interface EntityBeanType

getLocal

public String getLocal()
Gets the "local" element

Specified by:
getLocal in interface EntityBeanType

xgetLocal

public LocalType xgetLocal()
Gets (as xml) the "local" element

Specified by:
xgetLocal in interface EntityBeanType

isSetLocal

public boolean isSetLocal()
True if has "local" element

Specified by:
isSetLocal in interface EntityBeanType

setLocal

public void setLocal(String local)
Sets the "local" element

Specified by:
setLocal in interface EntityBeanType

xsetLocal

public void xsetLocal(LocalType local)
Sets (as xml) the "local" element

Specified by:
xsetLocal in interface EntityBeanType

unsetLocal

public void unsetLocal()
Unsets the "local" element

Specified by:
unsetLocal in interface EntityBeanType

getEjbClass

public String getEjbClass()
Gets the "ejb-class" element

Specified by:
getEjbClass in interface EntityBeanType

xgetEjbClass

public EjbClassType xgetEjbClass()
Gets (as xml) the "ejb-class" element

Specified by:
xgetEjbClass in interface EntityBeanType

setEjbClass

public void setEjbClass(String ejbClass)
Sets the "ejb-class" element

Specified by:
setEjbClass in interface EntityBeanType

xsetEjbClass

public void xsetEjbClass(EjbClassType ejbClass)
Sets (as xml) the "ejb-class" element

Specified by:
xsetEjbClass in interface EntityBeanType

getPersistenceType

public PersistenceTypeType.Enum getPersistenceType()
Gets the "persistence-type" element

Specified by:
getPersistenceType in interface EntityBeanType

xgetPersistenceType

public PersistenceTypeType xgetPersistenceType()
Gets (as xml) the "persistence-type" element

Specified by:
xgetPersistenceType in interface EntityBeanType

setPersistenceType

public void setPersistenceType(PersistenceTypeType.Enum persistenceType)
Sets the "persistence-type" element

Specified by:
setPersistenceType in interface EntityBeanType

xsetPersistenceType

public void xsetPersistenceType(PersistenceTypeType persistenceType)
Sets (as xml) the "persistence-type" element

Specified by:
xsetPersistenceType in interface EntityBeanType

getPrimKeyClass

public String getPrimKeyClass()
Gets the "prim-key-class" element

Specified by:
getPrimKeyClass in interface EntityBeanType

xgetPrimKeyClass

public FullyQualifiedClassType xgetPrimKeyClass()
Gets (as xml) the "prim-key-class" element

Specified by:
xgetPrimKeyClass in interface EntityBeanType

setPrimKeyClass

public void setPrimKeyClass(String primKeyClass)
Sets the "prim-key-class" element

Specified by:
setPrimKeyClass in interface EntityBeanType

xsetPrimKeyClass

public void xsetPrimKeyClass(FullyQualifiedClassType primKeyClass)
Sets (as xml) the "prim-key-class" element

Specified by:
xsetPrimKeyClass in interface EntityBeanType

getReentrant

public boolean getReentrant()
Gets the "reentrant" element

Specified by:
getReentrant in interface EntityBeanType

xgetReentrant

public TrueFalseType xgetReentrant()
Gets (as xml) the "reentrant" element

Specified by:
xgetReentrant in interface EntityBeanType

setReentrant

public void setReentrant(boolean reentrant)
Sets the "reentrant" element

Specified by:
setReentrant in interface EntityBeanType

xsetReentrant

public void xsetReentrant(TrueFalseType reentrant)
Sets (as xml) the "reentrant" element

Specified by:
xsetReentrant in interface EntityBeanType

getCmpVersion

public CmpVersionType.Enum getCmpVersion()
Gets the "cmp-version" element

Specified by:
getCmpVersion in interface EntityBeanType

xgetCmpVersion

public CmpVersionType xgetCmpVersion()
Gets (as xml) the "cmp-version" element

Specified by:
xgetCmpVersion in interface EntityBeanType

isSetCmpVersion

public boolean isSetCmpVersion()
True if has "cmp-version" element

Specified by:
isSetCmpVersion in interface EntityBeanType

setCmpVersion

public void setCmpVersion(CmpVersionType.Enum cmpVersion)
Sets the "cmp-version" element

Specified by:
setCmpVersion in interface EntityBeanType

xsetCmpVersion

public void xsetCmpVersion(CmpVersionType cmpVersion)
Sets (as xml) the "cmp-version" element

Specified by:
xsetCmpVersion in interface EntityBeanType

unsetCmpVersion

public void unsetCmpVersion()
Unsets the "cmp-version" element

Specified by:
unsetCmpVersion in interface EntityBeanType

getAbstractSchemaName

public String getAbstractSchemaName()
Gets the "abstract-schema-name" element

Specified by:
getAbstractSchemaName in interface EntityBeanType

xgetAbstractSchemaName

public JavaIdentifierType xgetAbstractSchemaName()
Gets (as xml) the "abstract-schema-name" element

Specified by:
xgetAbstractSchemaName in interface EntityBeanType

isSetAbstractSchemaName

public boolean isSetAbstractSchemaName()
True if has "abstract-schema-name" element

Specified by:
isSetAbstractSchemaName in interface EntityBeanType

setAbstractSchemaName

public void setAbstractSchemaName(String abstractSchemaName)
Sets the "abstract-schema-name" element

Specified by:
setAbstractSchemaName in interface EntityBeanType

xsetAbstractSchemaName

public void xsetAbstractSchemaName(JavaIdentifierType abstractSchemaName)
Sets (as xml) the "abstract-schema-name" element

Specified by:
xsetAbstractSchemaName in interface EntityBeanType

unsetAbstractSchemaName

public void unsetAbstractSchemaName()
Unsets the "abstract-schema-name" element

Specified by:
unsetAbstractSchemaName in interface EntityBeanType

getCmpFieldArray

public CmpFieldType[] getCmpFieldArray()
Gets array of all "cmp-field" elements

Specified by:
getCmpFieldArray in interface EntityBeanType

getCmpFieldArray

public CmpFieldType getCmpFieldArray(int i)
Gets ith "cmp-field" element

Specified by:
getCmpFieldArray in interface EntityBeanType

sizeOfCmpFieldArray

public int sizeOfCmpFieldArray()
Returns number of "cmp-field" element

Specified by:
sizeOfCmpFieldArray in interface EntityBeanType

setCmpFieldArray

public void setCmpFieldArray(CmpFieldType[] cmpFieldArray)
Sets array of all "cmp-field" element

Specified by:
setCmpFieldArray in interface EntityBeanType

setCmpFieldArray

public void setCmpFieldArray(int i,
                             CmpFieldType cmpField)
Sets ith "cmp-field" element

Specified by:
setCmpFieldArray in interface EntityBeanType

insertNewCmpField

public CmpFieldType insertNewCmpField(int i)
Inserts and returns a new empty value (as xml) as the ith "cmp-field" element

Specified by:
insertNewCmpField in interface EntityBeanType

addNewCmpField

public CmpFieldType addNewCmpField()
Appends and returns a new empty value (as xml) as the last "cmp-field" element

Specified by:
addNewCmpField in interface EntityBeanType

removeCmpField

public void removeCmpField(int i)
Removes the ith "cmp-field" element

Specified by:
removeCmpField in interface EntityBeanType

getPrimkeyField

public String getPrimkeyField()
Gets the "primkey-field" element

Specified by:
getPrimkeyField in interface EntityBeanType

xgetPrimkeyField

public String xgetPrimkeyField()
Gets (as xml) the "primkey-field" element

Specified by:
xgetPrimkeyField in interface EntityBeanType

isSetPrimkeyField

public boolean isSetPrimkeyField()
True if has "primkey-field" element

Specified by:
isSetPrimkeyField in interface EntityBeanType

setPrimkeyField

public void setPrimkeyField(String primkeyField)
Sets the "primkey-field" element

Specified by:
setPrimkeyField in interface EntityBeanType

xsetPrimkeyField

public void xsetPrimkeyField(String primkeyField)
Sets (as xml) the "primkey-field" element

Specified by:
xsetPrimkeyField in interface EntityBeanType

unsetPrimkeyField

public void unsetPrimkeyField()
Unsets the "primkey-field" element

Specified by:
unsetPrimkeyField in interface EntityBeanType

getEnvEntryArray

public EnvEntryType[] getEnvEntryArray()
Gets array of all "env-entry" elements

Specified by:
getEnvEntryArray in interface EntityBeanType

getEnvEntryArray

public EnvEntryType getEnvEntryArray(int i)
Gets ith "env-entry" element

Specified by:
getEnvEntryArray in interface EntityBeanType

sizeOfEnvEntryArray

public int sizeOfEnvEntryArray()
Returns number of "env-entry" element

Specified by:
sizeOfEnvEntryArray in interface EntityBeanType

setEnvEntryArray

public void setEnvEntryArray(EnvEntryType[] envEntryArray)
Sets array of all "env-entry" element

Specified by:
setEnvEntryArray in interface EntityBeanType

setEnvEntryArray

public void setEnvEntryArray(int i,
                             EnvEntryType envEntry)
Sets ith "env-entry" element

Specified by:
setEnvEntryArray in interface EntityBeanType

insertNewEnvEntry

public EnvEntryType insertNewEnvEntry(int i)
Inserts and returns a new empty value (as xml) as the ith "env-entry" element

Specified by:
insertNewEnvEntry in interface EntityBeanType

addNewEnvEntry

public EnvEntryType addNewEnvEntry()
Appends and returns a new empty value (as xml) as the last "env-entry" element

Specified by:
addNewEnvEntry in interface EntityBeanType

removeEnvEntry

public void removeEnvEntry(int i)
Removes the ith "env-entry" element

Specified by:
removeEnvEntry in interface EntityBeanType

getEjbRefArray

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

Specified by:
getEjbRefArray in interface EntityBeanType

getEjbRefArray

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

Specified by:
getEjbRefArray in interface EntityBeanType

sizeOfEjbRefArray

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

Specified by:
sizeOfEjbRefArray in interface EntityBeanType

setEjbRefArray

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

Specified by:
setEjbRefArray in interface EntityBeanType

setEjbRefArray

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

Specified by:
setEjbRefArray in interface EntityBeanType

insertNewEjbRef

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

Specified by:
insertNewEjbRef in interface EntityBeanType

addNewEjbRef

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

Specified by:
addNewEjbRef in interface EntityBeanType

removeEjbRef

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

Specified by:
removeEjbRef in interface EntityBeanType

getEjbLocalRefArray

public EjbLocalRefType[] getEjbLocalRefArray()
Gets array of all "ejb-local-ref" elements

Specified by:
getEjbLocalRefArray in interface EntityBeanType

getEjbLocalRefArray

public EjbLocalRefType getEjbLocalRefArray(int i)
Gets ith "ejb-local-ref" element

Specified by:
getEjbLocalRefArray in interface EntityBeanType

sizeOfEjbLocalRefArray

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

Specified by:
sizeOfEjbLocalRefArray in interface EntityBeanType

setEjbLocalRefArray

public void setEjbLocalRefArray(EjbLocalRefType[] ejbLocalRefArray)
Sets array of all "ejb-local-ref" element

Specified by:
setEjbLocalRefArray in interface EntityBeanType

setEjbLocalRefArray

public void setEjbLocalRefArray(int i,
                                EjbLocalRefType ejbLocalRef)
Sets ith "ejb-local-ref" element

Specified by:
setEjbLocalRefArray in interface EntityBeanType

insertNewEjbLocalRef

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

Specified by:
insertNewEjbLocalRef in interface EntityBeanType

addNewEjbLocalRef

public EjbLocalRefType addNewEjbLocalRef()
Appends and returns a new empty value (as xml) as the last "ejb-local-ref" element

Specified by:
addNewEjbLocalRef in interface EntityBeanType

removeEjbLocalRef

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

Specified by:
removeEjbLocalRef in interface EntityBeanType

getServiceRefArray

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

Specified by:
getServiceRefArray in interface EntityBeanType

getServiceRefArray

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

Specified by:
getServiceRefArray in interface EntityBeanType

sizeOfServiceRefArray

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

Specified by:
sizeOfServiceRefArray in interface EntityBeanType

setServiceRefArray

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

Specified by:
setServiceRefArray in interface EntityBeanType

setServiceRefArray

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

Specified by:
setServiceRefArray in interface EntityBeanType

insertNewServiceRef

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

Specified by:
insertNewServiceRef in interface EntityBeanType

addNewServiceRef

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

Specified by:
addNewServiceRef in interface EntityBeanType

removeServiceRef

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

Specified by:
removeServiceRef in interface EntityBeanType

getSecurityRoleRefArray

public SecurityRoleRefType[] getSecurityRoleRefArray()
Gets array of all "security-role-ref" elements

Specified by:
getSecurityRoleRefArray in interface EntityBeanType

getSecurityRoleRefArray

public SecurityRoleRefType getSecurityRoleRefArray(int i)
Gets ith "security-role-ref" element

Specified by:
getSecurityRoleRefArray in interface EntityBeanType

sizeOfSecurityRoleRefArray

public int sizeOfSecurityRoleRefArray()
Returns number of "security-role-ref" element

Specified by:
sizeOfSecurityRoleRefArray in interface EntityBeanType

setSecurityRoleRefArray

public void setSecurityRoleRefArray(SecurityRoleRefType[] securityRoleRefArray)
Sets array of all "security-role-ref" element

Specified by:
setSecurityRoleRefArray in interface EntityBeanType

setSecurityRoleRefArray

public void setSecurityRoleRefArray(int i,
                                    SecurityRoleRefType securityRoleRef)
Sets ith "security-role-ref" element

Specified by:
setSecurityRoleRefArray in interface EntityBeanType

insertNewSecurityRoleRef

public SecurityRoleRefType insertNewSecurityRoleRef(int i)
Inserts and returns a new empty value (as xml) as the ith "security-role-ref" element

Specified by:
insertNewSecurityRoleRef in interface EntityBeanType

addNewSecurityRoleRef

public SecurityRoleRefType addNewSecurityRoleRef()
Appends and returns a new empty value (as xml) as the last "security-role-ref" element

Specified by:
addNewSecurityRoleRef in interface EntityBeanType

removeSecurityRoleRef

public void removeSecurityRoleRef(int i)
Removes the ith "security-role-ref" element

Specified by:
removeSecurityRoleRef in interface EntityBeanType

getSecurityIdentity

public SecurityIdentityType getSecurityIdentity()
Gets the "security-identity" element

Specified by:
getSecurityIdentity in interface EntityBeanType

isSetSecurityIdentity

public boolean isSetSecurityIdentity()
True if has "security-identity" element

Specified by:
isSetSecurityIdentity in interface EntityBeanType

setSecurityIdentity

public void setSecurityIdentity(SecurityIdentityType securityIdentity)
Sets the "security-identity" element

Specified by:
setSecurityIdentity in interface EntityBeanType

addNewSecurityIdentity

public SecurityIdentityType addNewSecurityIdentity()
Appends and returns a new empty "security-identity" element

Specified by:
addNewSecurityIdentity in interface EntityBeanType

unsetSecurityIdentity

public void unsetSecurityIdentity()
Unsets the "security-identity" element

Specified by:
unsetSecurityIdentity in interface EntityBeanType

getResourceRefArray

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

Specified by:
getResourceRefArray in interface EntityBeanType

getResourceRefArray

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

Specified by:
getResourceRefArray in interface EntityBeanType

sizeOfResourceRefArray

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

Specified by:
sizeOfResourceRefArray in interface EntityBeanType

setResourceRefArray

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

Specified by:
setResourceRefArray in interface EntityBeanType

setResourceRefArray

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

Specified by:
setResourceRefArray in interface EntityBeanType

insertNewResourceRef

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

Specified by:
insertNewResourceRef in interface EntityBeanType

addNewResourceRef

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

Specified by:
addNewResourceRef in interface EntityBeanType

removeResourceRef

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

Specified by:
removeResourceRef in interface EntityBeanType

getResourceEnvRefArray

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

Specified by:
getResourceEnvRefArray in interface EntityBeanType

getResourceEnvRefArray

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

Specified by:
getResourceEnvRefArray in interface EntityBeanType

sizeOfResourceEnvRefArray

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

Specified by:
sizeOfResourceEnvRefArray in interface EntityBeanType

setResourceEnvRefArray

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

Specified by:
setResourceEnvRefArray in interface EntityBeanType

setResourceEnvRefArray

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

Specified by:
setResourceEnvRefArray in interface EntityBeanType

insertNewResourceEnvRef

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

Specified by:
insertNewResourceEnvRef in interface EntityBeanType

addNewResourceEnvRef

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

Specified by:
addNewResourceEnvRef in interface EntityBeanType

removeResourceEnvRef

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

Specified by:
removeResourceEnvRef in interface EntityBeanType

getMessageDestinationRefArray

public MessageDestinationRefType[] getMessageDestinationRefArray()
Gets array of all "message-destination-ref" elements

Specified by:
getMessageDestinationRefArray in interface EntityBeanType

getMessageDestinationRefArray

public MessageDestinationRefType getMessageDestinationRefArray(int i)
Gets ith "message-destination-ref" element

Specified by:
getMessageDestinationRefArray in interface EntityBeanType

sizeOfMessageDestinationRefArray

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

Specified by:
sizeOfMessageDestinationRefArray in interface EntityBeanType

setMessageDestinationRefArray

public void setMessageDestinationRefArray(MessageDestinationRefType[] messageDestinationRefArray)
Sets array of all "message-destination-ref" element

Specified by:
setMessageDestinationRefArray in interface EntityBeanType

setMessageDestinationRefArray

public void setMessageDestinationRefArray(int i,
                                          MessageDestinationRefType messageDestinationRef)
Sets ith "message-destination-ref" element

Specified by:
setMessageDestinationRefArray in interface EntityBeanType

insertNewMessageDestinationRef

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

Specified by:
insertNewMessageDestinationRef in interface EntityBeanType

addNewMessageDestinationRef

public MessageDestinationRefType addNewMessageDestinationRef()
Appends and returns a new empty value (as xml) as the last "message-destination-ref" element

Specified by:
addNewMessageDestinationRef in interface EntityBeanType

removeMessageDestinationRef

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

Specified by:
removeMessageDestinationRef in interface EntityBeanType

getQueryArray

public QueryType[] getQueryArray()
Gets array of all "query" elements

Specified by:
getQueryArray in interface EntityBeanType

getQueryArray

public QueryType getQueryArray(int i)
Gets ith "query" element

Specified by:
getQueryArray in interface EntityBeanType

sizeOfQueryArray

public int sizeOfQueryArray()
Returns number of "query" element

Specified by:
sizeOfQueryArray in interface EntityBeanType

setQueryArray

public void setQueryArray(QueryType[] queryArray)
Sets array of all "query" element

Specified by:
setQueryArray in interface EntityBeanType

setQueryArray

public void setQueryArray(int i,
                          QueryType query)
Sets ith "query" element

Specified by:
setQueryArray in interface EntityBeanType

insertNewQuery

public QueryType insertNewQuery(int i)
Inserts and returns a new empty value (as xml) as the ith "query" element

Specified by:
insertNewQuery in interface EntityBeanType

addNewQuery

public QueryType addNewQuery()
Appends and returns a new empty value (as xml) as the last "query" element

Specified by:
addNewQuery in interface EntityBeanType

removeQuery

public void removeQuery(int i)
Removes the ith "query" element

Specified by:
removeQuery in interface EntityBeanType

getDeploymentExtensionArray

public DeploymentExtensionType[] getDeploymentExtensionArray()
Gets array of all "deployment-extension" elements

Specified by:
getDeploymentExtensionArray in interface EntityBeanType

getDeploymentExtensionArray

public DeploymentExtensionType getDeploymentExtensionArray(int i)
Gets ith "deployment-extension" element

Specified by:
getDeploymentExtensionArray in interface EntityBeanType

sizeOfDeploymentExtensionArray

public int sizeOfDeploymentExtensionArray()
Returns number of "deployment-extension" element

Specified by:
sizeOfDeploymentExtensionArray in interface EntityBeanType

setDeploymentExtensionArray

public void setDeploymentExtensionArray(DeploymentExtensionType[] deploymentExtensionArray)
Sets array of all "deployment-extension" element

Specified by:
setDeploymentExtensionArray in interface EntityBeanType

setDeploymentExtensionArray

public void setDeploymentExtensionArray(int i,
                                        DeploymentExtensionType deploymentExtension)
Sets ith "deployment-extension" element

Specified by:
setDeploymentExtensionArray in interface EntityBeanType

insertNewDeploymentExtension

public DeploymentExtensionType insertNewDeploymentExtension(int i)
Inserts and returns a new empty value (as xml) as the ith "deployment-extension" element

Specified by:
insertNewDeploymentExtension in interface EntityBeanType

addNewDeploymentExtension

public DeploymentExtensionType addNewDeploymentExtension()
Appends and returns a new empty value (as xml) as the last "deployment-extension" element

Specified by:
addNewDeploymentExtension in interface EntityBeanType

removeDeploymentExtension

public void removeDeploymentExtension(int i)
Removes the ith "deployment-extension" element

Specified by:
removeDeploymentExtension in interface EntityBeanType


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.