|
||||||||||
| 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.RelationshipRoleSourceTypeImpl
public class RelationshipRoleSourceTypeImpl
| Field Summary | |
|---|---|
protected DescriptionType[] |
description
|
protected EjbNameTypeImpl |
ejbName
|
protected String |
id
|
| Constructor Summary | |
|---|---|
RelationshipRoleSourceTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.RelationshipRoleSourceTypeImpl instance. |
|
RelationshipRoleSourceTypeImpl(RelationshipRoleSourceTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.RelationshipRoleSourceTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
RelationshipRoleSourceTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyDescription(DescriptionType[] source)
Copies all values of property Description. |
DescriptionType[] |
getDescription()
|
DescriptionType |
getDescription(int idx)
|
int |
getDescriptionLength()
|
EjbNameType |
getEjbName()
Gets the value of the ejbName property. |
String |
getId()
Gets the value of the id property. |
void |
setDescription(DescriptionType[] values)
|
DescriptionType |
setDescription(int idx,
DescriptionType value)
|
void |
setEjbName(EjbNameType value)
Sets the value of the ejbName property. |
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 EjbNameTypeImpl ejbName
protected String id
| Constructor Detail |
|---|
public RelationshipRoleSourceTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.RelationshipRoleSourceTypeImpl instance.
public RelationshipRoleSourceTypeImpl(RelationshipRoleSourceTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl.RelationshipRoleSourceTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public DescriptionType[] getDescription()
getDescription in interface RelationshipRoleSourceTypeDescriptionTypepublic DescriptionType getDescription(int idx)
getDescription in interface RelationshipRoleSourceTypeDescriptionTypepublic int getDescriptionLength()
getDescriptionLength in interface RelationshipRoleSourceTypepublic void setDescription(DescriptionType[] values)
setDescription in interface RelationshipRoleSourceTypevalues - allowed objects are
DescriptionType
public DescriptionType setDescription(int idx,
DescriptionType value)
setDescription in interface RelationshipRoleSourceTypevalue - allowed object is
DescriptionTypepublic EjbNameType getEjbName()
RelationshipRoleSourceType
getEjbName in interface RelationshipRoleSourceTypeEjbNameTypepublic void setEjbName(EjbNameType value)
RelationshipRoleSourceType
setEjbName in interface RelationshipRoleSourceTypevalue - allowed object is
EjbNameTypepublic String getId()
RelationshipRoleSourceType
getId in interface RelationshipRoleSourceTypeStringpublic void setId(String value)
RelationshipRoleSourceType
setId in interface RelationshipRoleSourceTypevalue - allowed object is
Stringprotected void copyDescription(DescriptionType[] source)
Description.
source - The source to copy from.
NullPointerException - if source is null.public RelationshipRoleSourceTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||