|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.RelationshipsTypeImpl
public class RelationshipsTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected EjbRelationType[] |
ejbRelation
|
protected String |
id
|
| Constructor Summary | |
|---|---|
RelationshipsTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.RelationshipsTypeImpl instance. |
|
RelationshipsTypeImpl(RelationshipsTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.RelationshipsTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
RelationshipsTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
protected void |
copyEjbRelation(EjbRelationType[] source)
Copies all values of property EjbRelation. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
EjbRelationType[] |
getEjbRelation()
|
EjbRelationType |
getEjbRelation(int idx)
|
int |
getEjbRelationLength()
|
String |
getId()
Gets the value of the id property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setEjbRelation(EjbRelationType[] values)
|
EjbRelationType |
setEjbRelation(int idx,
EjbRelationType value)
|
void |
setId(String value)
Sets the value of the id property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DescriptionType[] description
protected EjbRelationType[] ejbRelation
protected String id
| Constructor Detail |
|---|
public RelationshipsTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.RelationshipsTypeImpl instance.
public RelationshipsTypeImpl(RelationshipsTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.RelationshipsTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface RelationshipsTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface RelationshipsTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface RelationshipsTypepublic void setDescription(DescriptionType[] values)
setDescription in interface RelationshipsTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface RelationshipsTypevalue - allowed object is
DescriptionTypepublic EjbRelationType[] getEjbRelation()
getEjbRelation in interface RelationshipsTypeEjbRelationTypepublic EjbRelationType getEjbRelation(int idx)
getEjbRelation in interface RelationshipsTypeEjbRelationTypepublic int getEjbRelationLength()
getEjbRelationLength in interface RelationshipsTypepublic void setEjbRelation(EjbRelationType[] values)
setEjbRelation in interface RelationshipsTypevalues - allowed objects are
EjbRelationType
public EjbRelationType setEjbRelation(int idx,
EjbRelationType value)
setEjbRelation in interface RelationshipsTypevalue - allowed object is
EjbRelationTypepublic String getId()
RelationshipsType
getId in interface RelationshipsTypeStringpublic void setId(String value)
RelationshipsType
setId in interface RelationshipsTypevalue - allowed object is
Stringprotected void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.protected void copyEjbRelation(EjbRelationType[] source)
EjbRelation.
source - The source to copy from.
NullPointerException - if source is null.public RelationshipsTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||