net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl
Class MessageDrivenBeanTypeImpl

java.lang.Object
  extended by net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.MessageDrivenBeanTypeImpl
All Implemented Interfaces:
Serializable, Cloneable, MessageDrivenBeanType

public class MessageDrivenBeanTypeImpl
extends Object
implements Serializable, Cloneable, MessageDrivenBeanType

See Also:
Serialized Form

Field Summary
protected  ActivationConfigTypeImpl activationConfig
           
protected  AroundInvokeType[] aroundInvoke
           
protected  DescriptionType[] description
           
protected  DisplayNameType[] displayName
           
protected  EjbClassTypeImpl ejbClass
           
protected  EjbLocalRefType[] ejbLocalRef
           
protected  EjbNameTypeImpl ejbName
           
protected  EjbRefType[] ejbRef
           
protected  EnvEntryType[] envEntry
           
protected  IconType[] icon
           
protected  String id
           
protected  XsdStringTypeImpl mappedName
           
protected  MessageDestinationLinkTypeImpl messageDestinationLink
           
protected  MessageDestinationRefType[] messageDestinationRef
           
protected  MessageDestinationTypeTypeImpl messageDestinationType
           
protected  FullyQualifiedClassTypeImpl messagingType
           
protected  PersistenceContextRefType[] persistenceContextRef
           
protected  PersistenceUnitRefType[] persistenceUnitRef
           
protected  LifecycleCallbackType[] postConstruct
           
protected  LifecycleCallbackType[] preDestroy
           
protected  ResourceEnvRefType[] resourceEnvRef
           
protected  ResourceRefType[] resourceRef
           
protected  SecurityIdentityTypeImpl securityIdentity
           
protected  ServiceRefType[] serviceRef
           
protected  NamedMethodTypeImpl timeoutMethod
           
protected  TransactionTypeTypeImpl transactionType
           
 
Constructor Summary
MessageDrivenBeanTypeImpl()
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.MessageDrivenBeanTypeImpl instance.
MessageDrivenBeanTypeImpl(MessageDrivenBeanTypeImpl o)
          Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.MessageDrivenBeanTypeImpl instance by copying a given instance.
 
Method Summary
 MessageDrivenBeanTypeImpl clone()
          Creates and returns a copy of this object.
protected  void copyAroundInvoke(AroundInvokeType[] source)
          Copies all values of property AroundInvoke.
protected  void copyDescription(DescriptionType[] source)
          Copies all values of property Description.
protected  void copyDisplayName(DisplayNameType[] source)
          Copies all values of property DisplayName.
protected  void copyEjbLocalRef(EjbLocalRefType[] source)
          Copies all values of property EjbLocalRef.
protected  void copyEjbRef(EjbRefType[] source)
          Copies all values of property EjbRef.
protected  void copyEnvEntry(EnvEntryType[] source)
          Copies all values of property EnvEntry.
protected  void copyIcon(IconType[] source)
          Copies all values of property Icon.
protected  void copyMessageDestinationRef(MessageDestinationRefType[] source)
          Copies all values of property MessageDestinationRef.
protected  void copyPersistenceContextRef(PersistenceContextRefType[] source)
          Copies all values of property PersistenceContextRef.
protected  void copyPersistenceUnitRef(PersistenceUnitRefType[] source)
          Copies all values of property PersistenceUnitRef.
protected  void copyPostConstruct(LifecycleCallbackType[] source)
          Copies all values of property PostConstruct.
protected  void copyPreDestroy(LifecycleCallbackType[] source)
          Copies all values of property PreDestroy.
protected  void copyResourceEnvRef(ResourceEnvRefType[] source)
          Copies all values of property ResourceEnvRef.
protected  void copyResourceRef(ResourceRefType[] source)
          Copies all values of property ResourceRef.
protected  void copyServiceRef(ServiceRefType[] source)
          Copies all values of property ServiceRef.
 ActivationConfigType getActivationConfig()
          Gets the value of the activationConfig property.
 AroundInvokeType[] getAroundInvoke()
           
 AroundInvokeType getAroundInvoke(int idx)
           
 int getAroundInvokeLength()
           
 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()
           
 IconType[] getIcon()
           
 IconType getIcon(int idx)
           
 int getIconLength()
           
 String getId()
          Gets the value of the id property.
 XsdStringType getMappedName()
          Gets the value of the mappedName property.
 MessageDestinationLinkType getMessageDestinationLink()
          Gets the value of the messageDestinationLink property.
 MessageDestinationRefType[] getMessageDestinationRef()
           
 MessageDestinationRefType getMessageDestinationRef(int idx)
           
 int getMessageDestinationRefLength()
           
 MessageDestinationTypeType getMessageDestinationType()
          Gets the value of the messageDestinationType property.
 FullyQualifiedClassType getMessagingType()
          Gets the value of the messagingType property.
 PersistenceContextRefType[] getPersistenceContextRef()
           
 PersistenceContextRefType getPersistenceContextRef(int idx)
           
 int getPersistenceContextRefLength()
           
 PersistenceUnitRefType[] getPersistenceUnitRef()
           
 PersistenceUnitRefType getPersistenceUnitRef(int idx)
           
 int getPersistenceUnitRefLength()
           
 LifecycleCallbackType[] getPostConstruct()
           
 LifecycleCallbackType getPostConstruct(int idx)
           
 int getPostConstructLength()
           
 LifecycleCallbackType[] getPreDestroy()
           
 LifecycleCallbackType getPreDestroy(int idx)
           
 int getPreDestroyLength()
           
 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.
 ServiceRefType[] getServiceRef()
           
 ServiceRefType getServiceRef(int idx)
           
 int getServiceRefLength()
           
 NamedMethodType getTimeoutMethod()
          Gets the value of the timeoutMethod property.
 TransactionTypeType getTransactionType()
          Gets the value of the transactionType property.
 void setActivationConfig(ActivationConfigType value)
          Sets the value of the activationConfig property.
 void setAroundInvoke(AroundInvokeType[] values)
           
 AroundInvokeType setAroundInvoke(int idx, AroundInvokeType 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 setIcon(IconType[] values)
           
 IconType setIcon(int idx, IconType value)
           
 void setId(String value)
          Sets the value of the id property.
 void setMappedName(XsdStringType value)
          Sets the value of the mappedName property.
 void setMessageDestinationLink(MessageDestinationLinkType value)
          Sets the value of the messageDestinationLink property.
 MessageDestinationRefType setMessageDestinationRef(int idx, MessageDestinationRefType value)
           
 void setMessageDestinationRef(MessageDestinationRefType[] values)
           
 void setMessageDestinationType(MessageDestinationTypeType value)
          Sets the value of the messageDestinationType property.
 void setMessagingType(FullyQualifiedClassType value)
          Sets the value of the messagingType property.
 PersistenceContextRefType setPersistenceContextRef(int idx, PersistenceContextRefType value)
           
 void setPersistenceContextRef(PersistenceContextRefType[] values)
           
 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)
           
 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.
 ServiceRefType setServiceRef(int idx, ServiceRefType value)
           
 void setServiceRef(ServiceRefType[] values)
           
 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

ejbClass

protected EjbClassTypeImpl ejbClass

messagingType

protected FullyQualifiedClassTypeImpl messagingType

timeoutMethod

protected NamedMethodTypeImpl timeoutMethod

transactionType

protected TransactionTypeTypeImpl transactionType

messageDestinationType

protected MessageDestinationTypeTypeImpl messageDestinationType

messageDestinationLink

protected MessageDestinationLinkTypeImpl messageDestinationLink

activationConfig

protected ActivationConfigTypeImpl activationConfig

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

securityIdentity

protected SecurityIdentityTypeImpl securityIdentity

id

protected String id
Constructor Detail

MessageDrivenBeanTypeImpl

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


MessageDrivenBeanTypeImpl

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

getDescription

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

getDescriptionLength

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

setDescription

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

setDescription

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

getDisplayName

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

getDisplayName

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

getDisplayNameLength

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

setDisplayName

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

setDisplayName

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

getIcon

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

getIcon

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

getIconLength

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

setIcon

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

setIcon

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

getEjbName

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

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

setEjbName

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

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

getMappedName

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

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

setMappedName

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

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

getEjbClass

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

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

setEjbClass

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

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

getMessagingType

public FullyQualifiedClassType getMessagingType()
Description copied from interface: MessageDrivenBeanType
Gets the value of the messagingType property.

Specified by:
getMessagingType in interface MessageDrivenBeanType
Returns:
possible object is FullyQualifiedClassType

setMessagingType

public void setMessagingType(FullyQualifiedClassType value)
Description copied from interface: MessageDrivenBeanType
Sets the value of the messagingType property.

Specified by:
setMessagingType in interface MessageDrivenBeanType
Parameters:
value - allowed object is FullyQualifiedClassType

getTimeoutMethod

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

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

setTimeoutMethod

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

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

getTransactionType

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

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

setTransactionType

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

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

getMessageDestinationType

public MessageDestinationTypeType getMessageDestinationType()
Description copied from interface: MessageDrivenBeanType
Gets the value of the messageDestinationType property.

Specified by:
getMessageDestinationType in interface MessageDrivenBeanType
Returns:
possible object is MessageDestinationTypeType

setMessageDestinationType

public void setMessageDestinationType(MessageDestinationTypeType value)
Description copied from interface: MessageDrivenBeanType
Sets the value of the messageDestinationType property.

Specified by:
setMessageDestinationType in interface MessageDrivenBeanType
Parameters:
value - allowed object is MessageDestinationTypeType

getMessageDestinationLink

public MessageDestinationLinkType getMessageDestinationLink()
Description copied from interface: MessageDrivenBeanType
Gets the value of the messageDestinationLink property.

Specified by:
getMessageDestinationLink in interface MessageDrivenBeanType
Returns:
possible object is MessageDestinationLinkType

setMessageDestinationLink

public void setMessageDestinationLink(MessageDestinationLinkType value)
Description copied from interface: MessageDrivenBeanType
Sets the value of the messageDestinationLink property.

Specified by:
setMessageDestinationLink in interface MessageDrivenBeanType
Parameters:
value - allowed object is MessageDestinationLinkType

getActivationConfig

public ActivationConfigType getActivationConfig()
Description copied from interface: MessageDrivenBeanType
Gets the value of the activationConfig property.

Specified by:
getActivationConfig in interface MessageDrivenBeanType
Returns:
possible object is ActivationConfigType

setActivationConfig

public void setActivationConfig(ActivationConfigType value)
Description copied from interface: MessageDrivenBeanType
Sets the value of the activationConfig property.

Specified by:
setActivationConfig in interface MessageDrivenBeanType
Parameters:
value - allowed object is ActivationConfigType

getAroundInvoke

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

getAroundInvoke

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

getAroundInvokeLength

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

setAroundInvoke

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

setAroundInvoke

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

getEnvEntry

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

getEnvEntry

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

getEnvEntryLength

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

setEnvEntry

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

setEnvEntry

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

getEjbRef

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

getEjbRef

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

getEjbRefLength

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

setEjbRef

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

setEjbRef

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

getEjbLocalRef

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

getEjbLocalRef

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

getEjbLocalRefLength

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

setEjbLocalRef

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

setEjbLocalRef

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

getServiceRef

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

getServiceRef

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

getServiceRefLength

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

setServiceRef

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

setServiceRef

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

getResourceRef

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

getResourceRef

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

getResourceRefLength

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

setResourceRef

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

setResourceRef

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

getResourceEnvRef

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

getResourceEnvRef

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

getResourceEnvRefLength

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

setResourceEnvRef

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

setResourceEnvRef

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

getMessageDestinationRef

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

getMessageDestinationRef

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

getMessageDestinationRefLength

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

setMessageDestinationRef

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

setMessageDestinationRef

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

getPersistenceContextRef

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

getPersistenceContextRef

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

getPersistenceContextRefLength

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

setPersistenceContextRef

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

setPersistenceContextRef

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

getPersistenceUnitRef

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

getPersistenceUnitRef

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

getPersistenceUnitRefLength

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

setPersistenceUnitRef

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

setPersistenceUnitRef

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

getPostConstruct

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

getPostConstruct

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

getPostConstructLength

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

setPostConstruct

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

setPostConstruct

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

getPreDestroy

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

getPreDestroy

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

getPreDestroyLength

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

setPreDestroy

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

setPreDestroy

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

getSecurityIdentity

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

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

setSecurityIdentity

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

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

getId

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

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

setId

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

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

copyDescription

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

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

copyDisplayName

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

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

copyIcon

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

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

copyAroundInvoke

protected void copyAroundInvoke(AroundInvokeType[] source)
Copies all values of property AroundInvoke.

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

copyEnvEntry

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

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

copyEjbRef

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

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

copyEjbLocalRef

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

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

copyServiceRef

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

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

copyResourceRef

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

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

copyResourceEnvRef

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

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

copyMessageDestinationRef

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

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

copyPersistenceContextRef

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

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

copyPersistenceUnitRef

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

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

copyPostConstruct

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

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

copyPreDestroy

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

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

clone

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