net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl
Class SessionBeanTypeImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SessionBeanTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, SessionBeanType

public class SessionBeanTypeImpl
extends Object
implements Serializable, Cloneable, SessionBeanType

See Also:
Serialized Form

Field Summary
protected  AroundInvokeType[] aroundInvoke
           
protected  FullyQualifiedClassType[] businessLocal
           
protected  FullyQualifiedClassType[] businessRemote
           
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  InitMethodType[] initMethod
           
protected  LocalTypeImpl local
           
protected  LocalHomeTypeImpl localHome
           
protected  XsdStringTypeImpl mappedName
           
protected  MessageDestinationRefType[] messageDestinationRef
           
protected  PersistenceContextRefType[] persistenceContextRef
           
protected  PersistenceUnitRefType[] persistenceUnitRef
           
protected  LifecycleCallbackType[] postActivate
           
protected  LifecycleCallbackType[] postConstruct
           
protected  LifecycleCallbackType[] preDestroy
           
protected  LifecycleCallbackType[] prePassivate
           
protected  RemoteTypeImpl remote
           
protected  RemoveMethodType[] removeMethod
           
protected  ResourceEnvRefType[] resourceEnvRef
           
protected  ResourceRefType[] resourceRef
           
protected  SecurityIdentityTypeImpl securityIdentity
           
protected  SecurityRoleRefType[] securityRoleRef
           
protected  FullyQualifiedClassTypeImpl serviceEndpoint
           
protected  ServiceRefType[] serviceRef
           
protected  SessionTypeTypeImpl sessionType
           
protected  NamedMethodTypeImpl timeoutMethod
           
protected  TransactionTypeTypeImpl transactionType
           
 
Constructor Summary
SessionBeanTypeImpl()
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SessionBeanTypeImpl instance.
SessionBeanTypeImpl(SessionBeanTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SessionBeanTypeImpl instance by copying a given instance.
 
Method Summary
 SessionBeanTypeImpl clone()
          Creates and returns a copy of this object.
 AroundInvokeType[] getAroundInvoke()
           
 AroundInvokeType getAroundInvoke(int idx)
           
 int getAroundInvokeLength()
           
 FullyQualifiedClassType[] getBusinessLocal()
           
 FullyQualifiedClassType getBusinessLocal(int idx)
           
 int getBusinessLocalLength()
           
 FullyQualifiedClassType[] getBusinessRemote()
           
 FullyQualifiedClassType getBusinessRemote(int idx)
           
 int getBusinessRemoteLength()
           
 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.
 InitMethodType[] getInitMethod()
           
 InitMethodType getInitMethod(int idx)
           
 int getInitMethodLength()
           
 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()
           
 PersistenceUnitRefType[] getPersistenceUnitRef()
           
 PersistenceUnitRefType getPersistenceUnitRef(int idx)
           
 int getPersistenceUnitRefLength()
           
 LifecycleCallbackType[] getPostActivate()
           
 LifecycleCallbackType getPostActivate(int idx)
           
 int getPostActivateLength()
           
 LifecycleCallbackType[] getPostConstruct()
           
 LifecycleCallbackType getPostConstruct(int idx)
           
 int getPostConstructLength()
           
 LifecycleCallbackType[] getPreDestroy()
           
 LifecycleCallbackType getPreDestroy(int idx)
           
 int getPreDestroyLength()
           
 LifecycleCallbackType[] getPrePassivate()
           
 LifecycleCallbackType getPrePassivate(int idx)
           
 int getPrePassivateLength()
           
 RemoteType getRemote()
          Gets the value of the remote property.
 RemoveMethodType[] getRemoveMethod()
           
 RemoveMethodType getRemoveMethod(int idx)
           
 int getRemoveMethodLength()
           
 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()
           
 FullyQualifiedClassType getServiceEndpoint()
          Gets the value of the serviceEndpoint property.
 ServiceRefType[] getServiceRef()
           
 ServiceRefType getServiceRef(int idx)
           
 int getServiceRefLength()
           
 SessionTypeType getSessionType()
          Gets the value of the sessionType property.
 NamedMethodType getTimeoutMethod()
          Gets the value of the timeoutMethod property.
 TransactionTypeType getTransactionType()
          Gets the value of the transactionType property.
 void setAroundInvoke(AroundInvokeType[] values)
           
 AroundInvokeType setAroundInvoke(int idx, AroundInvokeType value)
           
 void setBusinessLocal(FullyQualifiedClassType[] values)
           
 FullyQualifiedClassType setBusinessLocal(int idx, FullyQualifiedClassType value)
           
 void setBusinessRemote(FullyQualifiedClassType[] values)
           
 FullyQualifiedClassType setBusinessRemote(int idx, FullyQualifiedClassType value)
           
 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 setInitMethod(InitMethodType[] values)
           
 InitMethodType setInitMethod(int idx, InitMethodType value)
           
 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)
           
 PersistenceUnitRefType setPersistenceUnitRef(int idx, PersistenceUnitRefType value)
           
 void setPersistenceUnitRef(PersistenceUnitRefType[] values)
           
 LifecycleCallbackType setPostActivate(int idx, LifecycleCallbackType value)
           
 void setPostActivate(LifecycleCallbackType[] values)
           
 LifecycleCallbackType setPostConstruct(int idx, LifecycleCallbackType value)
           
 void setPostConstruct(LifecycleCallbackType[] values)
           
 LifecycleCallbackType setPreDestroy(int idx, LifecycleCallbackType value)
           
 void setPreDestroy(LifecycleCallbackType[] values)
           
 LifecycleCallbackType setPrePassivate(int idx, LifecycleCallbackType value)
           
 void setPrePassivate(LifecycleCallbackType[] values)
           
 void setRemote(RemoteType value)
          Sets the value of the remote property.
 RemoveMethodType setRemoveMethod(int idx, RemoveMethodType value)
           
 void setRemoveMethod(RemoveMethodType[] values)
           
 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)
           
 void setServiceEndpoint(FullyQualifiedClassType value)
          Sets the value of the serviceEndpoint property.
 ServiceRefType setServiceRef(int idx, ServiceRefType value)
           
 void setServiceRef(ServiceRefType[] values)
           
 void setSessionType(SessionTypeType value)
          Sets the value of the sessionType property.
 void setTimeoutMethod(NamedMethodType value)
          Sets the value of the timeoutMethod property.
 void setTransactionType(TransactionTypeType value)
          Sets the value of the transactionType property.
 
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

businessLocal

protected FullyQualifiedClassType[] businessLocal

businessRemote

protected FullyQualifiedClassType[] businessRemote

serviceEndpoint

protected FullyQualifiedClassTypeImpl serviceEndpoint

ejbClass

protected EjbClassTypeImpl ejbClass

sessionType

protected SessionTypeTypeImpl sessionType

timeoutMethod

protected NamedMethodTypeImpl timeoutMethod

initMethod

protected InitMethodType[] initMethod

removeMethod

protected RemoveMethodType[] removeMethod

transactionType

protected TransactionTypeTypeImpl transactionType

aroundInvoke

protected AroundInvokeType[] aroundInvoke

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

postActivate

protected LifecycleCallbackType[] postActivate

prePassivate

protected LifecycleCallbackType[] prePassivate

securityRoleRef

protected SecurityRoleRefType[] securityRoleRef

securityIdentity

protected SecurityIdentityTypeImpl securityIdentity

id

protected String id
Constructor Detail

SessionBeanTypeImpl

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


SessionBeanTypeImpl

public SessionBeanTypeImpl(SessionBeanTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.javaee.impl.SessionBeanTypeImpl 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 SessionBeanType
Returns:
array of DescriptionType

getDescription

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

getDescriptionLength

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

setDescription

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

setDescription

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

getDisplayName

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

getDisplayName

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

getDisplayNameLength

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

setDisplayName

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

setDisplayName

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

getIcon

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

getIcon

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

getIconLength

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

setIcon

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

setIcon

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

getEjbName

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

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

setEjbName

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

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

getMappedName

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

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

setMappedName

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

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

getHome

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

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

setHome

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

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

getRemote

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

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

setRemote

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

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

getLocalHome

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

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

setLocalHome

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

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

getLocal

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

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

setLocal

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

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

getBusinessLocal

public FullyQualifiedClassType[] getBusinessLocal()
Specified by:
getBusinessLocal in interface SessionBeanType
Returns:
array of FullyQualifiedClassType

getBusinessLocal

public FullyQualifiedClassType getBusinessLocal(int idx)
Specified by:
getBusinessLocal in interface SessionBeanType
Returns:
one of FullyQualifiedClassType

getBusinessLocalLength

public int getBusinessLocalLength()
Specified by:
getBusinessLocalLength in interface SessionBeanType

setBusinessLocal

public void setBusinessLocal(FullyQualifiedClassType[] values)
Specified by:
setBusinessLocal in interface SessionBeanType
Parameters:
values - allowed objects are FullyQualifiedClassType

setBusinessLocal

public FullyQualifiedClassType setBusinessLocal(int idx,
                                                FullyQualifiedClassType value)
Specified by:
setBusinessLocal in interface SessionBeanType
value - allowed object is FullyQualifiedClassType

getBusinessRemote

public FullyQualifiedClassType[] getBusinessRemote()
Specified by:
getBusinessRemote in interface SessionBeanType
Returns:
array of FullyQualifiedClassType

getBusinessRemote

public FullyQualifiedClassType getBusinessRemote(int idx)
Specified by:
getBusinessRemote in interface SessionBeanType
Returns:
one of FullyQualifiedClassType

getBusinessRemoteLength

public int getBusinessRemoteLength()
Specified by:
getBusinessRemoteLength in interface SessionBeanType

setBusinessRemote

public void setBusinessRemote(FullyQualifiedClassType[] values)
Specified by:
setBusinessRemote in interface SessionBeanType
Parameters:
values - allowed objects are FullyQualifiedClassType

setBusinessRemote

public FullyQualifiedClassType setBusinessRemote(int idx,
                                                 FullyQualifiedClassType value)
Specified by:
setBusinessRemote in interface SessionBeanType
value - allowed object is FullyQualifiedClassType

getServiceEndpoint

public FullyQualifiedClassType getServiceEndpoint()
Description copied from interface: SessionBeanType
Gets the value of the serviceEndpoint property.

Specified by:
getServiceEndpoint in interface SessionBeanType
Returns:
possible object is FullyQualifiedClassType

setServiceEndpoint

public void setServiceEndpoint(FullyQualifiedClassType value)
Description copied from interface: SessionBeanType
Sets the value of the serviceEndpoint property.

Specified by:
setServiceEndpoint in interface SessionBeanType
Parameters:
value - allowed object is FullyQualifiedClassType

getEjbClass

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

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

setEjbClass

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

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

getSessionType

public SessionTypeType getSessionType()
Description copied from interface: SessionBeanType
Gets the value of the sessionType property.

Specified by:
getSessionType in interface SessionBeanType
Returns:
possible object is SessionTypeType

setSessionType

public void setSessionType(SessionTypeType value)
Description copied from interface: SessionBeanType
Sets the value of the sessionType property.

Specified by:
setSessionType in interface SessionBeanType
Parameters:
value - allowed object is SessionTypeType

getTimeoutMethod

public NamedMethodType getTimeoutMethod()
Description copied from interface: SessionBeanType
Gets the value of the timeoutMethod property.

Specified by:
getTimeoutMethod in interface SessionBeanType
Returns:
possible object is NamedMethodType

setTimeoutMethod

public void setTimeoutMethod(NamedMethodType value)
Description copied from interface: SessionBeanType
Sets the value of the timeoutMethod property.

Specified by:
setTimeoutMethod in interface SessionBeanType
Parameters:
value - allowed object is NamedMethodType

getInitMethod

public InitMethodType[] getInitMethod()
Specified by:
getInitMethod in interface SessionBeanType
Returns:
array of InitMethodType

getInitMethod

public InitMethodType getInitMethod(int idx)
Specified by:
getInitMethod in interface SessionBeanType
Returns:
one of InitMethodType

getInitMethodLength

public int getInitMethodLength()
Specified by:
getInitMethodLength in interface SessionBeanType

setInitMethod

public void setInitMethod(InitMethodType[] values)
Specified by:
setInitMethod in interface SessionBeanType
Parameters:
values - allowed objects are InitMethodType

setInitMethod

public InitMethodType setInitMethod(int idx,
                                    InitMethodType value)
Specified by:
setInitMethod in interface SessionBeanType
value - allowed object is InitMethodType

getRemoveMethod

public RemoveMethodType[] getRemoveMethod()
Specified by:
getRemoveMethod in interface SessionBeanType
Returns:
array of RemoveMethodType

getRemoveMethod

public RemoveMethodType getRemoveMethod(int idx)
Specified by:
getRemoveMethod in interface SessionBeanType
Returns:
one of RemoveMethodType

getRemoveMethodLength

public int getRemoveMethodLength()
Specified by:
getRemoveMethodLength in interface SessionBeanType

setRemoveMethod

public void setRemoveMethod(RemoveMethodType[] values)
Specified by:
setRemoveMethod in interface SessionBeanType
Parameters:
values - allowed objects are RemoveMethodType

setRemoveMethod

public RemoveMethodType setRemoveMethod(int idx,
                                        RemoveMethodType value)
Specified by:
setRemoveMethod in interface SessionBeanType
value - allowed object is RemoveMethodType

getTransactionType

public TransactionTypeType getTransactionType()
Description copied from interface: SessionBeanType
Gets the value of the transactionType property.

Specified by:
getTransactionType in interface SessionBeanType
Returns:
possible object is TransactionTypeType

setTransactionType

public void setTransactionType(TransactionTypeType value)
Description copied from interface: SessionBeanType
Sets the value of the transactionType property.

Specified by:
setTransactionType in interface SessionBeanType
Parameters:
value - allowed object is TransactionTypeType

getAroundInvoke

public AroundInvokeType[] getAroundInvoke()
Specified by:
getAroundInvoke in interface SessionBeanType
Returns:
array of AroundInvokeType

getAroundInvoke

public AroundInvokeType getAroundInvoke(int idx)
Specified by:
getAroundInvoke in interface SessionBeanType
Returns:
one of AroundInvokeType

getAroundInvokeLength

public int getAroundInvokeLength()
Specified by:
getAroundInvokeLength in interface SessionBeanType

setAroundInvoke

public void setAroundInvoke(AroundInvokeType[] values)
Specified by:
setAroundInvoke in interface SessionBeanType
Parameters:
values - allowed objects are AroundInvokeType

setAroundInvoke

public AroundInvokeType setAroundInvoke(int idx,
                                        AroundInvokeType value)
Specified by:
setAroundInvoke in interface SessionBeanType
value - allowed object is AroundInvokeType

getEnvEntry

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

getEnvEntry

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

getEnvEntryLength

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

setEnvEntry

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

setEnvEntry

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

getEjbRef

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

getEjbRef

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

getEjbRefLength

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

setEjbRef

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

setEjbRef

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

getEjbLocalRef

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

getEjbLocalRef

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

getEjbLocalRefLength

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

setEjbLocalRef

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

setEjbLocalRef

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

getServiceRef

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

getServiceRef

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

getServiceRefLength

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

setServiceRef

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

setServiceRef

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

getResourceRef

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

getResourceRef

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

getResourceRefLength

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

setResourceRef

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

setResourceRef

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

getResourceEnvRef

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

getResourceEnvRef

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

getResourceEnvRefLength

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

setResourceEnvRef

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

setResourceEnvRef

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

getMessageDestinationRef

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

getMessageDestinationRef

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

getMessageDestinationRefLength

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

setMessageDestinationRef

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

setMessageDestinationRef

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

getPersistenceContextRef

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

getPersistenceContextRef

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

getPersistenceContextRefLength

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

setPersistenceContextRef

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

setPersistenceContextRef

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

getPersistenceUnitRef

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

getPersistenceUnitRef

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

getPersistenceUnitRefLength

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

setPersistenceUnitRef

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

setPersistenceUnitRef

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

getPostConstruct

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

getPostConstruct

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

getPostConstructLength

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

setPostConstruct

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

setPostConstruct

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

getPreDestroy

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

getPreDestroy

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

getPreDestroyLength

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

setPreDestroy

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

setPreDestroy

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

getPostActivate

public LifecycleCallbackType[] getPostActivate()
Specified by:
getPostActivate in interface SessionBeanType
Returns:
array of LifecycleCallbackType

getPostActivate

public LifecycleCallbackType getPostActivate(int idx)
Specified by:
getPostActivate in interface SessionBeanType
Returns:
one of LifecycleCallbackType

getPostActivateLength

public int getPostActivateLength()
Specified by:
getPostActivateLength in interface SessionBeanType

setPostActivate

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

setPostActivate

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

getPrePassivate

public LifecycleCallbackType[] getPrePassivate()
Specified by:
getPrePassivate in interface SessionBeanType
Returns:
array of LifecycleCallbackType

getPrePassivate

public LifecycleCallbackType getPrePassivate(int idx)
Specified by:
getPrePassivate in interface SessionBeanType
Returns:
one of LifecycleCallbackType

getPrePassivateLength

public int getPrePassivateLength()
Specified by:
getPrePassivateLength in interface SessionBeanType

setPrePassivate

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

setPrePassivate

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

getSecurityRoleRef

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

getSecurityRoleRef

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

getSecurityRoleRefLength

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

setSecurityRoleRef

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

setSecurityRoleRef

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

getSecurityIdentity

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

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

setSecurityIdentity

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

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

getId

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

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

setId

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

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

clone

public SessionBeanTypeImpl 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.