net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl
Class EntityBeanTypeImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.EntityBeanTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, EntityBeanType

public class EntityBeanTypeImpl
extends Object
implements Serializable, Cloneable, EntityBeanType

See Also:
Serialized Form

Field Summary
protected  JavaIdentifierTypeImpl abstractSchemaName
           
protected  CmpFieldType[] cmpField
           
protected  CmpVersionTypeImpl cmpVersion
           
protected  DescriptionType[] description
           
protected  DisplayNameType[] displayName
           
protected  EjbClassTypeImpl ejbClass
           
protected  EjbLocalRefType[] ejbLocalRef
           
protected  EjbNameTypeImpl ejbName
           
protected  EjbRefType[] ejbRef
           
protected  EnvEntryType[] envEntry
           
protected  HomeTypeImpl home
           
protected  IconType[] icon
           
protected  String id
           
protected  LocalTypeImpl local
           
protected  LocalHomeTypeImpl localHome
           
protected  XsdStringTypeImpl mappedName
           
protected  MessageDestinationRefType[] messageDestinationRef
           
protected  PersistenceContextRefType[] persistenceContextRef
           
protected  PersistenceTypeTypeImpl persistenceType
           
protected  PersistenceUnitRefType[] persistenceUnitRef
           
protected  LifecycleCallbackType[] postConstruct
           
protected  LifecycleCallbackType[] preDestroy
           
protected  FullyQualifiedClassTypeImpl primKeyClass
           
protected  StringImpl primkeyField
           
protected  QueryType[] query
           
protected  TrueFalseTypeImpl reentrant
           
protected  RemoteTypeImpl remote
           
protected  ResourceEnvRefType[] resourceEnvRef
           
protected  ResourceRefType[] resourceRef
           
protected  SecurityIdentityTypeImpl securityIdentity
           
protected  SecurityRoleRefType[] securityRoleRef
           
protected  ServiceRefType[] serviceRef
           
 
Constructor Summary
EntityBeanTypeImpl()
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.EntityBeanTypeImpl instance.
EntityBeanTypeImpl(EntityBeanTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.EntityBeanTypeImpl instance by copying a given instance.
 
Method Summary
 EntityBeanTypeImpl clone()
          Creates and returns a copy of this object.
 void copyCmpField(CmpFieldType[] source)
          Copies all values of property CmpField.
 void copyDescription(DescriptionType[] source)
          Copies all values of property Description.
 void copyDisplayName(DisplayNameType[] source)
          Copies all values of property DisplayName.
 void copyEjbLocalRef(EjbLocalRefType[] source)
          Copies all values of property EjbLocalRef.
 void copyEjbRef(EjbRefType[] source)
          Copies all values of property EjbRef.
 void copyEnvEntry(EnvEntryType[] source)
          Copies all values of property EnvEntry.
 void copyIcon(IconType[] source)
          Copies all values of property Icon.
 void copyMessageDestinationRef(MessageDestinationRefType[] source)
          Copies all values of property MessageDestinationRef.
 void copyPersistenceContextRef(PersistenceContextRefType[] source)
          Copies all values of property PersistenceContextRef.
 void copyPersistenceUnitRef(PersistenceUnitRefType[] source)
          Copies all values of property PersistenceUnitRef.
 void copyPostConstruct(LifecycleCallbackType[] source)
          Copies all values of property PostConstruct.
 void copyPreDestroy(LifecycleCallbackType[] source)
          Copies all values of property PreDestroy.
 void copyQuery(QueryType[] source)
          Copies all values of property Query.
 void copyResourceEnvRef(ResourceEnvRefType[] source)
          Copies all values of property ResourceEnvRef.
 void copyResourceRef(ResourceRefType[] source)
          Copies all values of property ResourceRef.
 void copySecurityRoleRef(SecurityRoleRefType[] source)
          Copies all values of property SecurityRoleRef.
 void copyServiceRef(ServiceRefType[] source)
          Copies all values of property ServiceRef.
 JavaIdentifierType getAbstractSchemaName()
          Gets the value of the abstractSchemaName property.
 CmpFieldType[] getCmpField()
           
 CmpFieldType getCmpField(int idx)
           
 int getCmpFieldLength()
           
 CmpVersionType getCmpVersion()
          Gets the value of the cmpVersion property.
 DescriptionType[] getDescription()
           
 DescriptionType getDescription(int idx)
           
 int getDescriptionLength()
           
 DisplayNameType[] getDisplayName()
           
 DisplayNameType getDisplayName(int idx)
           
 int getDisplayNameLength()
           
 EjbClassType getEjbClass()
          Gets the value of the ejbClass property.
 EjbLocalRefType[] getEjbLocalRef()
           
 EjbLocalRefType getEjbLocalRef(int idx)
           
 int getEjbLocalRefLength()
           
 EjbNameType getEjbName()
          Gets the value of the ejbName property.
 EjbRefType[] getEjbRef()
           
 EjbRefType getEjbRef(int idx)
           
 int getEjbRefLength()
           
 EnvEntryType[] getEnvEntry()
           
 EnvEntryType getEnvEntry(int idx)
           
 int getEnvEntryLength()
           
 HomeType getHome()
          Gets the value of the home property.
 IconType[] getIcon()
           
 IconType getIcon(int idx)
           
 int getIconLength()
           
 String getId()
          Gets the value of the id property.
 LocalType getLocal()
          Gets the value of the local property.
 LocalHomeType getLocalHome()
          Gets the value of the localHome property.
 XsdStringType getMappedName()
          Gets the value of the mappedName property.
 MessageDestinationRefType[] getMessageDestinationRef()
           
 MessageDestinationRefType getMessageDestinationRef(int idx)
           
 int getMessageDestinationRefLength()
           
 PersistenceContextRefType[] getPersistenceContextRef()
           
 PersistenceContextRefType getPersistenceContextRef(int idx)
           
 int getPersistenceContextRefLength()
           
 PersistenceTypeType getPersistenceType()
          Gets the value of the persistenceType property.
 PersistenceUnitRefType[] getPersistenceUnitRef()
           
 PersistenceUnitRefType getPersistenceUnitRef(int idx)
           
 int getPersistenceUnitRefLength()
           
 LifecycleCallbackType[] getPostConstruct()
           
 LifecycleCallbackType getPostConstruct(int idx)
           
 int getPostConstructLength()
           
 LifecycleCallbackType[] getPreDestroy()
           
 LifecycleCallbackType getPreDestroy(int idx)
           
 int getPreDestroyLength()
           
 FullyQualifiedClassType getPrimKeyClass()
          Gets the value of the primKeyClass property.
 String getPrimkeyField()
          Gets the value of the primkeyField property.
 QueryType[] getQuery()
           
 QueryType getQuery(int idx)
           
 int getQueryLength()
           
 TrueFalseType getReentrant()
          Gets the value of the reentrant property.
 RemoteType getRemote()
          Gets the value of the remote property.
 ResourceEnvRefType[] getResourceEnvRef()
           
 ResourceEnvRefType getResourceEnvRef(int idx)
           
 int getResourceEnvRefLength()
           
 ResourceRefType[] getResourceRef()
           
 ResourceRefType getResourceRef(int idx)
           
 int getResourceRefLength()
           
 SecurityIdentityType getSecurityIdentity()
          Gets the value of the securityIdentity property.
 SecurityRoleRefType[] getSecurityRoleRef()
           
 SecurityRoleRefType getSecurityRoleRef(int idx)
           
 int getSecurityRoleRefLength()
           
 ServiceRefType[] getServiceRef()
           
 ServiceRefType getServiceRef(int idx)
           
 int getServiceRefLength()
           
 void setAbstractSchemaName(JavaIdentifierType value)
          Sets the value of the abstractSchemaName property.
 void setCmpField(CmpFieldType[] values)
           
 CmpFieldType setCmpField(int idx, CmpFieldType value)
           
 void setCmpVersion(CmpVersionType value)
          Sets the value of the cmpVersion property.
 void setDescription(DescriptionType[] values)
           
 DescriptionType setDescription(int idx, DescriptionType value)
           
 void setDisplayName(DisplayNameType[] values)
           
 DisplayNameType setDisplayName(int idx, DisplayNameType value)
           
 void setEjbClass(EjbClassType value)
          Sets the value of the ejbClass property.
 void setEjbLocalRef(EjbLocalRefType[] values)
           
 EjbLocalRefType setEjbLocalRef(int idx, EjbLocalRefType value)
           
 void setEjbName(EjbNameType value)
          Sets the value of the ejbName property.
 void setEjbRef(EjbRefType[] values)
           
 EjbRefType setEjbRef(int idx, EjbRefType value)
           
 void setEnvEntry(EnvEntryType[] values)
           
 EnvEntryType setEnvEntry(int idx, EnvEntryType value)
           
 void setHome(HomeType value)
          Sets the value of the home property.
 void setIcon(IconType[] values)
           
 IconType setIcon(int idx, IconType value)
           
 void setId(String value)
          Sets the value of the id property.
 void setLocal(LocalType value)
          Sets the value of the local property.
 void setLocalHome(LocalHomeType value)
          Sets the value of the localHome property.
 void setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 MessageDestinationRefType setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 void setMessageDestinationRef(MessageDestinationRefType[] values)
           
 PersistenceContextRefType setPersistenceContextRef(int idx, PersistenceContextRefType value)
           
 void setPersistenceContextRef(PersistenceContextRefType[] values)
           
 void setPersistenceType(PersistenceTypeType value)
          Sets the value of the persistenceType property.
 PersistenceUnitRefType setPersistenceUnitRef(int idx, PersistenceUnitRefType value)
           
 void setPersistenceUnitRef(PersistenceUnitRefType[] values)
           
 LifecycleCallbackType setPostConstruct(int idx, LifecycleCallbackType value)
           
 void setPostConstruct(LifecycleCallbackType[] values)
           
 LifecycleCallbackType setPreDestroy(int idx, LifecycleCallbackType value)
           
 void setPreDestroy(LifecycleCallbackType[] values)
           
 void setPrimKeyClass(FullyQualifiedClassType value)
          Sets the value of the primKeyClass property.
 void setPrimkeyField(String value)
          Sets the value of the primkeyField property.
 QueryType setQuery(int idx, QueryType value)
           
 void setQuery(QueryType[] values)
           
 void setReentrant(TrueFalseType value)
          Sets the value of the reentrant property.
 void setRemote(RemoteType value)
          Sets the value of the remote property.
 ResourceEnvRefType setResourceEnvRef(int idx, ResourceEnvRefType value)
           
 void setResourceEnvRef(ResourceEnvRefType[] values)
           
 ResourceRefType setResourceRef(int idx, ResourceRefType value)
           
 void setResourceRef(ResourceRefType[] values)
           
 void setSecurityIdentity(SecurityIdentityType value)
          Sets the value of the securityIdentity property.
 SecurityRoleRefType setSecurityRoleRef(int idx, SecurityRoleRefType value)
           
 void setSecurityRoleRef(SecurityRoleRefType[] values)
           
 ServiceRefType setServiceRef(int idx, ServiceRefType value)
           
 void setServiceRef(ServiceRefType[] values)
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

description

protected DescriptionType[] description

displayName

protected DisplayNameType[] displayName

icon

protected IconType[] icon

ejbName

protected EjbNameTypeImpl ejbName

mappedName

protected XsdStringTypeImpl mappedName

home

protected HomeTypeImpl home

remote

protected RemoteTypeImpl remote

localHome

protected LocalHomeTypeImpl localHome

local

protected LocalTypeImpl local

ejbClass

protected EjbClassTypeImpl ejbClass

persistenceType

protected PersistenceTypeTypeImpl persistenceType

primKeyClass

protected FullyQualifiedClassTypeImpl primKeyClass

reentrant

protected TrueFalseTypeImpl reentrant

cmpVersion

protected CmpVersionTypeImpl cmpVersion

abstractSchemaName

protected JavaIdentifierTypeImpl abstractSchemaName

cmpField

protected CmpFieldType[] cmpField

primkeyField

protected StringImpl primkeyField

envEntry

protected EnvEntryType[] envEntry

ejbRef

protected EjbRefType[] ejbRef

ejbLocalRef

protected EjbLocalRefType[] ejbLocalRef

serviceRef

protected ServiceRefType[] serviceRef

resourceRef

protected ResourceRefType[] resourceRef

resourceEnvRef

protected ResourceEnvRefType[] resourceEnvRef

messageDestinationRef

protected MessageDestinationRefType[] messageDestinationRef

persistenceContextRef

protected PersistenceContextRefType[] persistenceContextRef

persistenceUnitRef

protected PersistenceUnitRefType[] persistenceUnitRef

postConstruct

protected LifecycleCallbackType[] postConstruct

preDestroy

protected LifecycleCallbackType[] preDestroy

securityRoleRef

protected SecurityRoleRefType[] securityRoleRef

securityIdentity

protected SecurityIdentityTypeImpl securityIdentity

query

protected QueryType[] query

id

protected String id
Constructor Detail

EntityBeanTypeImpl

public EntityBeanTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.EntityBeanTypeImpl instance.


EntityBeanTypeImpl

public EntityBeanTypeImpl(EntityBeanTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.EntityBeanTypeImpl instance by copying a given instance.

Parameters:
o - The instance to copy or null.
Method Detail

getDescription

public DescriptionType[] getDescription()
Specified by:
getDescription in interface EntityBeanType
Returns:
array of DescriptionType

getDescription

public DescriptionType getDescription(int idx)
Specified by:
getDescription in interface EntityBeanType
Returns:
one of DescriptionType

getDescriptionLength

public int getDescriptionLength()
Specified by:
getDescriptionLength in interface EntityBeanType

setDescription

public void setDescription(DescriptionType[] values)
Specified by:
setDescription in interface EntityBeanType
Parameters:
values - allowed objects are DescriptionType

setDescription

public DescriptionType setDescription(int idx,
                                      DescriptionType value)
Specified by:
setDescription in interface EntityBeanType
value - allowed object is DescriptionType

getDisplayName

public DisplayNameType[] getDisplayName()
Specified by:
getDisplayName in interface EntityBeanType
Returns:
array of DisplayNameType

getDisplayName

public DisplayNameType getDisplayName(int idx)
Specified by:
getDisplayName in interface EntityBeanType
Returns:
one of DisplayNameType

getDisplayNameLength

public int getDisplayNameLength()
Specified by:
getDisplayNameLength in interface EntityBeanType

setDisplayName

public void setDisplayName(DisplayNameType[] values)
Specified by:
setDisplayName in interface EntityBeanType
Parameters:
values - allowed objects are DisplayNameType

setDisplayName

public DisplayNameType setDisplayName(int idx,
                                      DisplayNameType value)
Specified by:
setDisplayName in interface EntityBeanType
value - allowed object is DisplayNameType

getIcon

public IconType[] getIcon()
Specified by:
getIcon in interface EntityBeanType
Returns:
array of IconType

getIcon

public IconType getIcon(int idx)
Specified by:
getIcon in interface EntityBeanType
Returns:
one of IconType

getIconLength

public int getIconLength()
Specified by:
getIconLength in interface EntityBeanType

setIcon

public void setIcon(IconType[] values)
Specified by:
setIcon in interface EntityBeanType
Parameters:
values - allowed objects are IconType

setIcon

public IconType setIcon(int idx,
                        IconType value)
Specified by:
setIcon in interface EntityBeanType
value - allowed object is IconType

getEjbName

public EjbNameType getEjbName()
Description copied from interface: EntityBeanType
Gets the value of the ejbName property.

Specified by:
getEjbName in interface EntityBeanType
Returns:
possible object is EjbNameType

setEjbName

public void setEjbName(EjbNameType value)
Description copied from interface: EntityBeanType
Sets the value of the ejbName property.

Specified by:
setEjbName in interface EntityBeanType
Parameters:
value - allowed object is EjbNameType

getMappedName

public XsdStringType getMappedName()
Description copied from interface: EntityBeanType
Gets the value of the mappedName property.

Specified by:
getMappedName in interface EntityBeanType
Returns:
possible object is XsdStringType

setMappedName

public void setMappedName(XsdStringType value)
Description copied from interface: EntityBeanType
Sets the value of the mappedName property.

Specified by:
setMappedName in interface EntityBeanType
Parameters:
value - allowed object is XsdStringType

getHome

public HomeType getHome()
Description copied from interface: EntityBeanType
Gets the value of the home property.

Specified by:
getHome in interface EntityBeanType
Returns:
possible object is HomeType

setHome

public void setHome(HomeType value)
Description copied from interface: EntityBeanType
Sets the value of the home property.

Specified by:
setHome in interface EntityBeanType
Parameters:
value - allowed object is HomeType

getRemote

public RemoteType getRemote()
Description copied from interface: EntityBeanType
Gets the value of the remote property.

Specified by:
getRemote in interface EntityBeanType
Returns:
possible object is RemoteType

setRemote

public void setRemote(RemoteType value)
Description copied from interface: EntityBeanType
Sets the value of the remote property.

Specified by:
setRemote in interface EntityBeanType
Parameters:
value - allowed object is RemoteType

getLocalHome

public LocalHomeType getLocalHome()
Description copied from interface: EntityBeanType
Gets the value of the localHome property.

Specified by:
getLocalHome in interface EntityBeanType
Returns:
possible object is LocalHomeType

setLocalHome

public void setLocalHome(LocalHomeType value)
Description copied from interface: EntityBeanType
Sets the value of the localHome property.

Specified by:
setLocalHome in interface EntityBeanType
Parameters:
value - allowed object is LocalHomeType

getLocal

public LocalType getLocal()
Description copied from interface: EntityBeanType
Gets the value of the local property.

Specified by:
getLocal in interface EntityBeanType
Returns:
possible object is LocalType

setLocal

public void setLocal(LocalType value)
Description copied from interface: EntityBeanType
Sets the value of the local property.

Specified by:
setLocal in interface EntityBeanType
Parameters:
value - allowed object is LocalType

getEjbClass

public EjbClassType getEjbClass()
Description copied from interface: EntityBeanType
Gets the value of the ejbClass property.

Specified by:
getEjbClass in interface EntityBeanType
Returns:
possible object is EjbClassType

setEjbClass

public void setEjbClass(EjbClassType value)
Description copied from interface: EntityBeanType
Sets the value of the ejbClass property.

Specified by:
setEjbClass in interface EntityBeanType
Parameters:
value - allowed object is EjbClassType

getPersistenceType

public PersistenceTypeType getPersistenceType()
Description copied from interface: EntityBeanType
Gets the value of the persistenceType property.

Specified by:
getPersistenceType in interface EntityBeanType
Returns:
possible object is PersistenceTypeType

setPersistenceType

public void setPersistenceType(PersistenceTypeType value)
Description copied from interface: EntityBeanType
Sets the value of the persistenceType property.

Specified by:
setPersistenceType in interface EntityBeanType
Parameters:
value - allowed object is PersistenceTypeType

getPrimKeyClass

public FullyQualifiedClassType getPrimKeyClass()
Description copied from interface: EntityBeanType
Gets the value of the primKeyClass property.

Specified by:
getPrimKeyClass in interface EntityBeanType
Returns:
possible object is FullyQualifiedClassType

setPrimKeyClass

public void setPrimKeyClass(FullyQualifiedClassType value)
Description copied from interface: EntityBeanType
Sets the value of the primKeyClass property.

Specified by:
setPrimKeyClass in interface EntityBeanType
Parameters:
value - allowed object is FullyQualifiedClassType

getReentrant

public TrueFalseType getReentrant()
Description copied from interface: EntityBeanType
Gets the value of the reentrant property.

Specified by:
getReentrant in interface EntityBeanType
Returns:
possible object is TrueFalseType

setReentrant

public void setReentrant(TrueFalseType value)
Description copied from interface: EntityBeanType
Sets the value of the reentrant property.

Specified by:
setReentrant in interface EntityBeanType
Parameters:
value - allowed object is TrueFalseType

getCmpVersion

public CmpVersionType getCmpVersion()
Description copied from interface: EntityBeanType
Gets the value of the cmpVersion property.

Specified by:
getCmpVersion in interface EntityBeanType
Returns:
possible object is CmpVersionType

setCmpVersion

public void setCmpVersion(CmpVersionType value)
Description copied from interface: EntityBeanType
Sets the value of the cmpVersion property.

Specified by:
setCmpVersion in interface EntityBeanType
Parameters:
value - allowed object is CmpVersionType

getAbstractSchemaName

public JavaIdentifierType getAbstractSchemaName()
Description copied from interface: EntityBeanType
Gets the value of the abstractSchemaName property.

Specified by:
getAbstractSchemaName in interface EntityBeanType
Returns:
possible object is JavaIdentifierType

setAbstractSchemaName

public void setAbstractSchemaName(JavaIdentifierType value)
Description copied from interface: EntityBeanType
Sets the value of the abstractSchemaName property.

Specified by:
setAbstractSchemaName in interface EntityBeanType
Parameters:
value - allowed object is JavaIdentifierType

getCmpField

public CmpFieldType[] getCmpField()
Specified by:
getCmpField in interface EntityBeanType
Returns:
array of CmpFieldType

getCmpField

public CmpFieldType getCmpField(int idx)
Specified by:
getCmpField in interface EntityBeanType
Returns:
one of CmpFieldType

getCmpFieldLength

public int getCmpFieldLength()
Specified by:
getCmpFieldLength in interface EntityBeanType

setCmpField

public void setCmpField(CmpFieldType[] values)
Specified by:
setCmpField in interface EntityBeanType
Parameters:
values - allowed objects are CmpFieldType

setCmpField

public CmpFieldType setCmpField(int idx,
                                CmpFieldType value)
Specified by:
setCmpField in interface EntityBeanType
value - allowed object is CmpFieldType

getPrimkeyField

public String getPrimkeyField()
Description copied from interface: EntityBeanType
Gets the value of the primkeyField property.

Specified by:
getPrimkeyField in interface EntityBeanType
Returns:
possible object is String

setPrimkeyField

public void setPrimkeyField(String value)
Description copied from interface: EntityBeanType
Sets the value of the primkeyField property.

Specified by:
setPrimkeyField in interface EntityBeanType
Parameters:
value - allowed object is String

getEnvEntry

public EnvEntryType[] getEnvEntry()
Specified by:
getEnvEntry in interface EntityBeanType
Returns:
array of EnvEntryType

getEnvEntry

public EnvEntryType getEnvEntry(int idx)
Specified by:
getEnvEntry in interface EntityBeanType
Returns:
one of EnvEntryType

getEnvEntryLength

public int getEnvEntryLength()
Specified by:
getEnvEntryLength in interface EntityBeanType

setEnvEntry

public void setEnvEntry(EnvEntryType[] values)
Specified by:
setEnvEntry in interface EntityBeanType
Parameters:
values - allowed objects are EnvEntryType

setEnvEntry

public EnvEntryType setEnvEntry(int idx,
                                EnvEntryType value)
Specified by:
setEnvEntry in interface EntityBeanType
value - allowed object is EnvEntryType

getEjbRef

public EjbRefType[] getEjbRef()
Specified by:
getEjbRef in interface EntityBeanType
Returns:
array of EjbRefType

getEjbRef

public EjbRefType getEjbRef(int idx)
Specified by:
getEjbRef in interface EntityBeanType
Returns:
one of EjbRefType

getEjbRefLength

public int getEjbRefLength()
Specified by:
getEjbRefLength in interface EntityBeanType

setEjbRef

public void setEjbRef(EjbRefType[] values)
Specified by:
setEjbRef in interface EntityBeanType
Parameters:
values - allowed objects are EjbRefType

setEjbRef

public EjbRefType setEjbRef(int idx,
                            EjbRefType value)
Specified by:
setEjbRef in interface EntityBeanType
value - allowed object is EjbRefType

getEjbLocalRef

public EjbLocalRefType[] getEjbLocalRef()
Specified by:
getEjbLocalRef in interface EntityBeanType
Returns:
array of EjbLocalRefType

getEjbLocalRef

public EjbLocalRefType getEjbLocalRef(int idx)
Specified by:
getEjbLocalRef in interface EntityBeanType
Returns:
one of EjbLocalRefType

getEjbLocalRefLength

public int getEjbLocalRefLength()
Specified by:
getEjbLocalRefLength in interface EntityBeanType

setEjbLocalRef

public void setEjbLocalRef(EjbLocalRefType[] values)
Specified by:
setEjbLocalRef in interface EntityBeanType
Parameters:
values - allowed objects are EjbLocalRefType

setEjbLocalRef

public EjbLocalRefType setEjbLocalRef(int idx,
                                      EjbLocalRefType value)
Specified by:
setEjbLocalRef in interface EntityBeanType
value - allowed object is EjbLocalRefType

getServiceRef

public ServiceRefType[] getServiceRef()
Specified by:
getServiceRef in interface EntityBeanType
Returns:
array of ServiceRefType

getServiceRef

public ServiceRefType getServiceRef(int idx)
Specified by:
getServiceRef in interface EntityBeanType
Returns:
one of ServiceRefType

getServiceRefLength

public int getServiceRefLength()
Specified by:
getServiceRefLength in interface EntityBeanType

setServiceRef

public void setServiceRef(ServiceRefType[] values)
Specified by:
setServiceRef in interface EntityBeanType
Parameters:
values - allowed objects are ServiceRefType

setServiceRef

public ServiceRefType setServiceRef(int idx,
                                    ServiceRefType value)
Specified by:
setServiceRef in interface EntityBeanType
value - allowed object is ServiceRefType

getResourceRef

public ResourceRefType[] getResourceRef()
Specified by:
getResourceRef in interface EntityBeanType
Returns:
array of ResourceRefType

getResourceRef

public ResourceRefType getResourceRef(int idx)
Specified by:
getResourceRef in interface EntityBeanType
Returns:
one of ResourceRefType

getResourceRefLength

public int getResourceRefLength()
Specified by:
getResourceRefLength in interface EntityBeanType

setResourceRef

public void setResourceRef(ResourceRefType[] values)
Specified by:
setResourceRef in interface EntityBeanType
Parameters:
values - allowed objects are ResourceRefType

setResourceRef

public ResourceRefType setResourceRef(int idx,
                                      ResourceRefType value)
Specified by:
setResourceRef in interface EntityBeanType
value - allowed object is ResourceRefType

getResourceEnvRef

public ResourceEnvRefType[] getResourceEnvRef()
Specified by:
getResourceEnvRef in interface EntityBeanType
Returns:
array of ResourceEnvRefType

getResourceEnvRef

public ResourceEnvRefType getResourceEnvRef(int idx)
Specified by:
getResourceEnvRef in interface EntityBeanType
Returns:
one of ResourceEnvRefType

getResourceEnvRefLength

public int getResourceEnvRefLength()
Specified by:
getResourceEnvRefLength in interface EntityBeanType

setResourceEnvRef

public void setResourceEnvRef(ResourceEnvRefType[] values)
Specified by:
setResourceEnvRef in interface EntityBeanType
Parameters:
values - allowed objects are ResourceEnvRefType

setResourceEnvRef

public ResourceEnvRefType setResourceEnvRef(int idx,
                                            ResourceEnvRefType value)
Specified by:
setResourceEnvRef in interface EntityBeanType
value - allowed object is ResourceEnvRefType

getMessageDestinationRef

public MessageDestinationRefType[] getMessageDestinationRef()
Specified by:
getMessageDestinationRef in interface EntityBeanType
Returns:
array of MessageDestinationRefType

getMessageDestinationRef

public MessageDestinationRefType getMessageDestinationRef(int idx)
Specified by:
getMessageDestinationRef in interface EntityBeanType
Returns:
one of MessageDestinationRefType

getMessageDestinationRefLength

public int getMessageDestinationRefLength()
Specified by:
getMessageDestinationRefLength in interface EntityBeanType

setMessageDestinationRef

public void setMessageDestinationRef(MessageDestinationRefType[] values)
Specified by:
setMessageDestinationRef in interface EntityBeanType
Parameters:
values - allowed objects are MessageDestinationRefType

setMessageDestinationRef

public MessageDestinationRefType setMessageDestinationRef(int idx,
                                                          MessageDestinationRefType value)
Specified by:
setMessageDestinationRef in interface EntityBeanType
value - allowed object is MessageDestinationRefType

getPersistenceContextRef

public PersistenceContextRefType[] getPersistenceContextRef()
Specified by:
getPersistenceContextRef in interface EntityBeanType
Returns:
array of PersistenceContextRefType

getPersistenceContextRef

public PersistenceContextRefType getPersistenceContextRef(int idx)
Specified by:
getPersistenceContextRef in interface EntityBeanType
Returns:
one of PersistenceContextRefType

getPersistenceContextRefLength

public int getPersistenceContextRefLength()
Specified by:
getPersistenceContextRefLength in interface EntityBeanType

setPersistenceContextRef

public void setPersistenceContextRef(PersistenceContextRefType[] values)
Specified by:
setPersistenceContextRef in interface EntityBeanType
Parameters:
values - allowed objects are PersistenceContextRefType

setPersistenceContextRef

public PersistenceContextRefType setPersistenceContextRef(int idx,
                                                          PersistenceContextRefType value)
Specified by:
setPersistenceContextRef in interface EntityBeanType
value - allowed object is PersistenceContextRefType

getPersistenceUnitRef

public PersistenceUnitRefType[] getPersistenceUnitRef()
Specified by:
getPersistenceUnitRef in interface EntityBeanType
Returns:
array of PersistenceUnitRefType

getPersistenceUnitRef

public PersistenceUnitRefType getPersistenceUnitRef(int idx)
Specified by:
getPersistenceUnitRef in interface EntityBeanType
Returns:
one of PersistenceUnitRefType

getPersistenceUnitRefLength

public int getPersistenceUnitRefLength()
Specified by:
getPersistenceUnitRefLength in interface EntityBeanType

setPersistenceUnitRef

public void setPersistenceUnitRef(PersistenceUnitRefType[] values)
Specified by:
setPersistenceUnitRef in interface EntityBeanType
Parameters:
values - allowed objects are PersistenceUnitRefType

setPersistenceUnitRef

public PersistenceUnitRefType setPersistenceUnitRef(int idx,
                                                    PersistenceUnitRefType value)
Specified by:
setPersistenceUnitRef in interface EntityBeanType
value - allowed object is PersistenceUnitRefType

getPostConstruct

public LifecycleCallbackType[] getPostConstruct()
Specified by:
getPostConstruct in interface EntityBeanType
Returns:
array of LifecycleCallbackType

getPostConstruct

public LifecycleCallbackType getPostConstruct(int idx)
Specified by:
getPostConstruct in interface EntityBeanType
Returns:
one of LifecycleCallbackType

getPostConstructLength

public int getPostConstructLength()
Specified by:
getPostConstructLength in interface EntityBeanType

setPostConstruct

public void setPostConstruct(LifecycleCallbackType[] values)
Specified by:
setPostConstruct in interface EntityBeanType
Parameters:
values - allowed objects are LifecycleCallbackType

setPostConstruct

public LifecycleCallbackType setPostConstruct(int idx,
                                              LifecycleCallbackType value)
Specified by:
setPostConstruct in interface EntityBeanType
value - allowed object is LifecycleCallbackType

getPreDestroy

public LifecycleCallbackType[] getPreDestroy()
Specified by:
getPreDestroy in interface EntityBeanType
Returns:
array of LifecycleCallbackType

getPreDestroy

public LifecycleCallbackType getPreDestroy(int idx)
Specified by:
getPreDestroy in interface EntityBeanType
Returns:
one of LifecycleCallbackType

getPreDestroyLength

public int getPreDestroyLength()
Specified by:
getPreDestroyLength in interface EntityBeanType

setPreDestroy

public void setPreDestroy(LifecycleCallbackType[] values)
Specified by:
setPreDestroy in interface EntityBeanType
Parameters:
values - allowed objects are LifecycleCallbackType

setPreDestroy

public LifecycleCallbackType setPreDestroy(int idx,
                                           LifecycleCallbackType value)
Specified by:
setPreDestroy in interface EntityBeanType
value - allowed object is LifecycleCallbackType

getSecurityRoleRef

public SecurityRoleRefType[] getSecurityRoleRef()
Specified by:
getSecurityRoleRef in interface EntityBeanType
Returns:
array of SecurityRoleRefType

getSecurityRoleRef

public SecurityRoleRefType getSecurityRoleRef(int idx)
Specified by:
getSecurityRoleRef in interface EntityBeanType
Returns:
one of SecurityRoleRefType

getSecurityRoleRefLength

public int getSecurityRoleRefLength()
Specified by:
getSecurityRoleRefLength in interface EntityBeanType

setSecurityRoleRef

public void setSecurityRoleRef(SecurityRoleRefType[] values)
Specified by:
setSecurityRoleRef in interface EntityBeanType
Parameters:
values - allowed objects are SecurityRoleRefType

setSecurityRoleRef

public SecurityRoleRefType setSecurityRoleRef(int idx,
                                              SecurityRoleRefType value)
Specified by:
setSecurityRoleRef in interface EntityBeanType
value - allowed object is SecurityRoleRefType

getSecurityIdentity

public SecurityIdentityType getSecurityIdentity()
Description copied from interface: EntityBeanType
Gets the value of the securityIdentity property.

Specified by:
getSecurityIdentity in interface EntityBeanType
Returns:
possible object is SecurityIdentityType

setSecurityIdentity

public void setSecurityIdentity(SecurityIdentityType value)
Description copied from interface: EntityBeanType
Sets the value of the securityIdentity property.

Specified by:
setSecurityIdentity in interface EntityBeanType
Parameters:
value - allowed object is SecurityIdentityType

getQuery

public QueryType[] getQuery()
Specified by:
getQuery in interface EntityBeanType
Returns:
array of QueryType

getQuery

public QueryType getQuery(int idx)
Specified by:
getQuery in interface EntityBeanType
Returns:
one of QueryType

getQueryLength

public int getQueryLength()
Specified by:
getQueryLength in interface EntityBeanType

setQuery

public void setQuery(QueryType[] values)
Specified by:
setQuery in interface EntityBeanType
Parameters:
values - allowed objects are QueryType

setQuery

public QueryType setQuery(int idx,
                          QueryType value)
Specified by:
setQuery in interface EntityBeanType
value - allowed object is QueryType

getId

public String getId()
Description copied from interface: EntityBeanType
Gets the value of the id property.

Specified by:
getId in interface EntityBeanType
Returns:
possible object is String

setId

public void setId(String value)
Description copied from interface: EntityBeanType
Sets the value of the id property.

Specified by:
setId in interface EntityBeanType
Parameters:
value - allowed object is String

copyDescription

public void copyDescription(DescriptionType[] source)
Copies all values of property Description.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyDisplayName

public void copyDisplayName(DisplayNameType[] source)
Copies all values of property DisplayName.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyIcon

public void copyIcon(IconType[] source)
Copies all values of property Icon.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyCmpField

public void copyCmpField(CmpFieldType[] source)
Copies all values of property CmpField.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyEnvEntry

public void copyEnvEntry(EnvEntryType[] source)
Copies all values of property EnvEntry.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyEjbRef

public void copyEjbRef(EjbRefType[] source)
Copies all values of property EjbRef.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyEjbLocalRef

public void copyEjbLocalRef(EjbLocalRefType[] source)
Copies all values of property EjbLocalRef.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyServiceRef

public void copyServiceRef(ServiceRefType[] source)
Copies all values of property ServiceRef.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyResourceRef

public void copyResourceRef(ResourceRefType[] source)
Copies all values of property ResourceRef.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyResourceEnvRef

public void copyResourceEnvRef(ResourceEnvRefType[] source)
Copies all values of property ResourceEnvRef.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyMessageDestinationRef

public void copyMessageDestinationRef(MessageDestinationRefType[] source)
Copies all values of property MessageDestinationRef.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyPersistenceContextRef

public void copyPersistenceContextRef(PersistenceContextRefType[] source)
Copies all values of property PersistenceContextRef.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyPersistenceUnitRef

public void copyPersistenceUnitRef(PersistenceUnitRefType[] source)
Copies all values of property PersistenceUnitRef.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyPostConstruct

public void copyPostConstruct(LifecycleCallbackType[] source)
Copies all values of property PostConstruct.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyPreDestroy

public void copyPreDestroy(LifecycleCallbackType[] source)
Copies all values of property PreDestroy.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copySecurityRoleRef

public void copySecurityRoleRef(SecurityRoleRefType[] source)
Copies all values of property SecurityRoleRef.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

copyQuery

public void copyQuery(QueryType[] source)
Copies all values of property Query.

Parameters:
source - The source to copy from.
Throws:
NullPointerException - if source is null.

clone

public EntityBeanTypeImpl clone()
Creates and returns a copy of this object.

Overrides:
clone in class Object
Returns:
A clone of this instance.


Copyright © 2009 The CC-XJC Community. All Rights Reserved.