|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.SessionBeanTypeImpl
public class SessionBeanTypeImpl
| Constructor Summary | |
|---|---|
SessionBeanTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.SessionBeanTypeImpl instance. |
|
SessionBeanTypeImpl(SessionBeanTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.SessionBeanTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SessionBeanTypeImpl |
clone()
Creates and returns a copy of this object. |
List<AroundInvokeType> |
getAroundInvoke()
Gets the value of the aroundInvoke property. |
List<FullyQualifiedClassType> |
getBusinessLocal()
Gets the value of the businessLocal property. |
List<FullyQualifiedClassType> |
getBusinessRemote()
Gets the value of the businessRemote property. |
List<DescriptionType> |
getDescription()
Gets the value of the description property. |
List<DisplayNameType> |
getDisplayName()
Gets the value of the displayName property. |
EjbClassType |
getEjbClass()
Gets the value of the ejbClass property. |
List<EjbLocalRefType> |
getEjbLocalRef()
Gets the value of the ejbLocalRef property. |
EjbNameType |
getEjbName()
Gets the value of the ejbName property. |
List<EjbRefType> |
getEjbRef()
Gets the value of the ejbRef property. |
List<EnvEntryType> |
getEnvEntry()
Gets the value of the envEntry property. |
HomeType |
getHome()
Gets the value of the home property. |
List<IconType> |
getIcon()
Gets the value of the icon property. |
String |
getId()
Gets the value of the id property. |
List<InitMethodType> |
getInitMethod()
Gets the value of the initMethod 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. |
List<MessageDestinationRefType> |
getMessageDestinationRef()
Gets the value of the messageDestinationRef property. |
List<PersistenceContextRefType> |
getPersistenceContextRef()
Gets the value of the persistenceContextRef property. |
List<PersistenceUnitRefType> |
getPersistenceUnitRef()
Gets the value of the persistenceUnitRef property. |
List<LifecycleCallbackType> |
getPostActivate()
Gets the value of the postActivate property. |
List<LifecycleCallbackType> |
getPostConstruct()
Gets the value of the postConstruct property. |
List<LifecycleCallbackType> |
getPreDestroy()
Gets the value of the preDestroy property. |
List<LifecycleCallbackType> |
getPrePassivate()
Gets the value of the prePassivate property. |
RemoteType |
getRemote()
Gets the value of the remote property. |
List<RemoveMethodType> |
getRemoveMethod()
Gets the value of the removeMethod property. |
List<ResourceEnvRefType> |
getResourceEnvRef()
Gets the value of the resourceEnvRef property. |
List<ResourceRefType> |
getResourceRef()
Gets the value of the resourceRef property. |
SecurityIdentityType |
getSecurityIdentity()
Gets the value of the securityIdentity property. |
List<SecurityRoleRefType> |
getSecurityRoleRef()
Gets the value of the securityRoleRef property. |
FullyQualifiedClassType |
getServiceEndpoint()
Gets the value of the serviceEndpoint property. |
List<ServiceRefType> |
getServiceRef()
Gets the value of the serviceRef property. |
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 |
setEjbClass(EjbClassType value)
Sets the value of the ejbClass property. |
void |
setEjbName(EjbNameType value)
Sets the value of the ejbName property. |
void |
setHome(HomeType value)
Sets the value of the home property. |
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. |
void |
setRemote(RemoteType value)
Sets the value of the remote property. |
void |
setSecurityIdentity(SecurityIdentityType value)
Sets the value of the securityIdentity property. |
void |
setServiceEndpoint(FullyQualifiedClassType value)
Sets the value of the serviceEndpoint property. |
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 |
|---|
protected List<DescriptionType> description
protected List<DisplayNameType> displayName
protected List<IconType> icon
protected EjbNameTypeImpl ejbName
protected XsdStringTypeImpl mappedName
protected HomeTypeImpl home
protected RemoteTypeImpl remote
protected LocalHomeTypeImpl localHome
protected LocalTypeImpl local
protected List<FullyQualifiedClassType> businessLocal
protected List<FullyQualifiedClassType> businessRemote
protected FullyQualifiedClassTypeImpl serviceEndpoint
protected EjbClassTypeImpl ejbClass
protected SessionTypeTypeImpl sessionType
protected NamedMethodTypeImpl timeoutMethod
protected List<InitMethodType> initMethod
protected List<RemoveMethodType> removeMethod
protected TransactionTypeTypeImpl transactionType
protected List<AroundInvokeType> aroundInvoke
protected List<EnvEntryType> envEntry
protected List<EjbRefType> ejbRef
protected List<EjbLocalRefType> ejbLocalRef
protected List<ServiceRefType> serviceRef
protected List<ResourceRefType> resourceRef
protected List<ResourceEnvRefType> resourceEnvRef
protected List<MessageDestinationRefType> messageDestinationRef
protected List<PersistenceContextRefType> persistenceContextRef
protected List<PersistenceUnitRefType> persistenceUnitRef
protected List<LifecycleCallbackType> postConstruct
protected List<LifecycleCallbackType> preDestroy
protected List<LifecycleCallbackType> postActivate
protected List<LifecycleCallbackType> prePassivate
protected List<SecurityRoleRefType> securityRoleRef
protected SecurityIdentityTypeImpl securityIdentity
protected String id
| Constructor Detail |
|---|
public SessionBeanTypeImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.SessionBeanTypeImpl instance.
public SessionBeanTypeImpl(SessionBeanTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl.SessionBeanTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<DescriptionType> getDescription()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the description property.
For example, to add a new item, do as follows:
getDescription().add(newItem);
Objects of the following type(s) are allowed in the list
DescriptionType
getDescription in interface SessionBeanTypepublic List<DisplayNameType> getDisplayName()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the displayName property.
For example, to add a new item, do as follows:
getDisplayName().add(newItem);
Objects of the following type(s) are allowed in the list
DisplayNameType
getDisplayName in interface SessionBeanTypepublic List<IconType> getIcon()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the icon property.
For example, to add a new item, do as follows:
getIcon().add(newItem);
Objects of the following type(s) are allowed in the list
IconType
getIcon in interface SessionBeanTypepublic EjbNameType getEjbName()
SessionBeanType
getEjbName in interface SessionBeanTypeEjbNameTypepublic void setEjbName(EjbNameType value)
SessionBeanType
setEjbName in interface SessionBeanTypevalue - allowed object is
EjbNameTypepublic XsdStringType getMappedName()
SessionBeanType
getMappedName in interface SessionBeanTypeXsdStringTypepublic void setMappedName(XsdStringType value)
SessionBeanType
setMappedName in interface SessionBeanTypevalue - allowed object is
XsdStringTypepublic HomeType getHome()
SessionBeanType
getHome in interface SessionBeanTypeHomeTypepublic void setHome(HomeType value)
SessionBeanType
setHome in interface SessionBeanTypevalue - allowed object is
HomeTypepublic RemoteType getRemote()
SessionBeanType
getRemote in interface SessionBeanTypeRemoteTypepublic void setRemote(RemoteType value)
SessionBeanType
setRemote in interface SessionBeanTypevalue - allowed object is
RemoteTypepublic LocalHomeType getLocalHome()
SessionBeanType
getLocalHome in interface SessionBeanTypeLocalHomeTypepublic void setLocalHome(LocalHomeType value)
SessionBeanType
setLocalHome in interface SessionBeanTypevalue - allowed object is
LocalHomeTypepublic LocalType getLocal()
SessionBeanType
getLocal in interface SessionBeanTypeLocalTypepublic void setLocal(LocalType value)
SessionBeanType
setLocal in interface SessionBeanTypevalue - allowed object is
LocalTypepublic List<FullyQualifiedClassType> getBusinessLocal()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the businessLocal property.
For example, to add a new item, do as follows:
getBusinessLocal().add(newItem);
Objects of the following type(s) are allowed in the list
FullyQualifiedClassType
getBusinessLocal in interface SessionBeanTypepublic List<FullyQualifiedClassType> getBusinessRemote()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the businessRemote property.
For example, to add a new item, do as follows:
getBusinessRemote().add(newItem);
Objects of the following type(s) are allowed in the list
FullyQualifiedClassType
getBusinessRemote in interface SessionBeanTypepublic FullyQualifiedClassType getServiceEndpoint()
SessionBeanType
getServiceEndpoint in interface SessionBeanTypeFullyQualifiedClassTypepublic void setServiceEndpoint(FullyQualifiedClassType value)
SessionBeanType
setServiceEndpoint in interface SessionBeanTypevalue - allowed object is
FullyQualifiedClassTypepublic EjbClassType getEjbClass()
SessionBeanType
getEjbClass in interface SessionBeanTypeEjbClassTypepublic void setEjbClass(EjbClassType value)
SessionBeanType
setEjbClass in interface SessionBeanTypevalue - allowed object is
EjbClassTypepublic SessionTypeType getSessionType()
SessionBeanType
getSessionType in interface SessionBeanTypeSessionTypeTypepublic void setSessionType(SessionTypeType value)
SessionBeanType
setSessionType in interface SessionBeanTypevalue - allowed object is
SessionTypeTypepublic NamedMethodType getTimeoutMethod()
SessionBeanType
getTimeoutMethod in interface SessionBeanTypeNamedMethodTypepublic void setTimeoutMethod(NamedMethodType value)
SessionBeanType
setTimeoutMethod in interface SessionBeanTypevalue - allowed object is
NamedMethodTypepublic List<InitMethodType> getInitMethod()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the initMethod property.
For example, to add a new item, do as follows:
getInitMethod().add(newItem);
Objects of the following type(s) are allowed in the list
InitMethodType
getInitMethod in interface SessionBeanTypepublic List<RemoveMethodType> getRemoveMethod()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the removeMethod property.
For example, to add a new item, do as follows:
getRemoveMethod().add(newItem);
Objects of the following type(s) are allowed in the list
RemoveMethodType
getRemoveMethod in interface SessionBeanTypepublic TransactionTypeType getTransactionType()
SessionBeanType
getTransactionType in interface SessionBeanTypeTransactionTypeTypepublic void setTransactionType(TransactionTypeType value)
SessionBeanType
setTransactionType in interface SessionBeanTypevalue - allowed object is
TransactionTypeTypepublic List<AroundInvokeType> getAroundInvoke()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the aroundInvoke property.
For example, to add a new item, do as follows:
getAroundInvoke().add(newItem);
Objects of the following type(s) are allowed in the list
AroundInvokeType
getAroundInvoke in interface SessionBeanTypepublic List<EnvEntryType> getEnvEntry()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the envEntry property.
For example, to add a new item, do as follows:
getEnvEntry().add(newItem);
Objects of the following type(s) are allowed in the list
EnvEntryType
getEnvEntry in interface SessionBeanTypepublic List<EjbRefType> getEjbRef()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the ejbRef property.
For example, to add a new item, do as follows:
getEjbRef().add(newItem);
Objects of the following type(s) are allowed in the list
EjbRefType
getEjbRef in interface SessionBeanTypepublic List<EjbLocalRefType> getEjbLocalRef()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the ejbLocalRef property.
For example, to add a new item, do as follows:
getEjbLocalRef().add(newItem);
Objects of the following type(s) are allowed in the list
EjbLocalRefType
getEjbLocalRef in interface SessionBeanTypepublic List<ServiceRefType> getServiceRef()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the serviceRef property.
For example, to add a new item, do as follows:
getServiceRef().add(newItem);
Objects of the following type(s) are allowed in the list
ServiceRefType
getServiceRef in interface SessionBeanTypepublic List<ResourceRefType> getResourceRef()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the resourceRef property.
For example, to add a new item, do as follows:
getResourceRef().add(newItem);
Objects of the following type(s) are allowed in the list
ResourceRefType
getResourceRef in interface SessionBeanTypepublic List<ResourceEnvRefType> getResourceEnvRef()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the resourceEnvRef property.
For example, to add a new item, do as follows:
getResourceEnvRef().add(newItem);
Objects of the following type(s) are allowed in the list
ResourceEnvRefType
getResourceEnvRef in interface SessionBeanTypepublic List<MessageDestinationRefType> getMessageDestinationRef()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the messageDestinationRef property.
For example, to add a new item, do as follows:
getMessageDestinationRef().add(newItem);
Objects of the following type(s) are allowed in the list
MessageDestinationRefType
getMessageDestinationRef in interface SessionBeanTypepublic List<PersistenceContextRefType> getPersistenceContextRef()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the persistenceContextRef property.
For example, to add a new item, do as follows:
getPersistenceContextRef().add(newItem);
Objects of the following type(s) are allowed in the list
PersistenceContextRefType
getPersistenceContextRef in interface SessionBeanTypepublic List<PersistenceUnitRefType> getPersistenceUnitRef()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the persistenceUnitRef property.
For example, to add a new item, do as follows:
getPersistenceUnitRef().add(newItem);
Objects of the following type(s) are allowed in the list
PersistenceUnitRefType
getPersistenceUnitRef in interface SessionBeanTypepublic List<LifecycleCallbackType> getPostConstruct()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the postConstruct property.
For example, to add a new item, do as follows:
getPostConstruct().add(newItem);
Objects of the following type(s) are allowed in the list
LifecycleCallbackType
getPostConstruct in interface SessionBeanTypepublic List<LifecycleCallbackType> getPreDestroy()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the preDestroy property.
For example, to add a new item, do as follows:
getPreDestroy().add(newItem);
Objects of the following type(s) are allowed in the list
LifecycleCallbackType
getPreDestroy in interface SessionBeanTypepublic List<LifecycleCallbackType> getPostActivate()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the postActivate property.
For example, to add a new item, do as follows:
getPostActivate().add(newItem);
Objects of the following type(s) are allowed in the list
LifecycleCallbackType
getPostActivate in interface SessionBeanTypepublic List<LifecycleCallbackType> getPrePassivate()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the prePassivate property.
For example, to add a new item, do as follows:
getPrePassivate().add(newItem);
Objects of the following type(s) are allowed in the list
LifecycleCallbackType
getPrePassivate in interface SessionBeanTypepublic List<SecurityRoleRefType> getSecurityRoleRef()
SessionBeanType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the securityRoleRef property.
For example, to add a new item, do as follows:
getSecurityRoleRef().add(newItem);
Objects of the following type(s) are allowed in the list
SecurityRoleRefType
getSecurityRoleRef in interface SessionBeanTypepublic SecurityIdentityType getSecurityIdentity()
SessionBeanType
getSecurityIdentity in interface SessionBeanTypeSecurityIdentityTypepublic void setSecurityIdentity(SecurityIdentityType value)
SessionBeanType
setSecurityIdentity in interface SessionBeanTypevalue - allowed object is
SecurityIdentityTypepublic String getId()
SessionBeanType
getId in interface SessionBeanTypeStringpublic void setId(String value)
SessionBeanType
setId in interface SessionBeanTypevalue - allowed object is
Stringpublic SessionBeanTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||