|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.EnterpriseBeansTypeImpl
public class EnterpriseBeansTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected Object[] |
sessionOrEntityOrMessageDriven
|
| Constructor Summary | |
|---|---|
EnterpriseBeansTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.EnterpriseBeansTypeImpl instance. |
|
EnterpriseBeansTypeImpl(EnterpriseBeansTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.EnterpriseBeansTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EnterpriseBeansTypeImpl |
clone()
Creates and returns a copy of this object. |
void |
copySessionOrEntityOrMessageDriven(Object[] source)
Copies all values of property SessionOrEntityOrMessageDriven. |
String |
getId()
Gets the value of the id property. |
Object[] |
getSessionOrEntityOrMessageDriven()
|
Object |
getSessionOrEntityOrMessageDriven(int idx)
|
int |
getSessionOrEntityOrMessageDrivenLength()
|
void |
setId(String value)
Sets the value of the id property. |
Object |
setSessionOrEntityOrMessageDriven(int idx,
Object value)
|
void |
setSessionOrEntityOrMessageDriven(Object[] values)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Object[] sessionOrEntityOrMessageDriven
protected String id
| Constructor Detail |
|---|
public EnterpriseBeansTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.EnterpriseBeansTypeImpl instance.
public EnterpriseBeansTypeImpl(EnterpriseBeansTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.EnterpriseBeansTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public Object[] getSessionOrEntityOrMessageDriven()
getSessionOrEntityOrMessageDriven in interface EnterpriseBeansTypeEntityBeanType
SessionBeanType
MessageDrivenBeanTypepublic Object getSessionOrEntityOrMessageDriven(int idx)
getSessionOrEntityOrMessageDriven in interface EnterpriseBeansTypeEntityBeanType
SessionBeanType
MessageDrivenBeanTypepublic int getSessionOrEntityOrMessageDrivenLength()
getSessionOrEntityOrMessageDrivenLength in interface EnterpriseBeansTypepublic void setSessionOrEntityOrMessageDriven(Object[] values)
setSessionOrEntityOrMessageDriven in interface EnterpriseBeansTypevalues - allowed objects are
EntityBeanType
SessionBeanType
MessageDrivenBeanType
public Object setSessionOrEntityOrMessageDriven(int idx,
Object value)
setSessionOrEntityOrMessageDriven in interface EnterpriseBeansTypevalue - allowed object is
EntityBeanType
SessionBeanType
MessageDrivenBeanTypepublic String getId()
EnterpriseBeansType
getId in interface EnterpriseBeansTypeStringpublic void setId(String value)
EnterpriseBeansType
setId in interface EnterpriseBeansTypevalue - allowed object is
Stringpublic void copySessionOrEntityOrMessageDriven(Object[] source)
SessionOrEntityOrMessageDriven.
source - The source to copy from.
NullPointerException - if source is null.public EnterpriseBeansTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||