|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.EjbRelationshipRoleTypeImpl
public class EjbRelationshipRoleTypeImpl
| Field Summary | |
|---|---|
protected EmptyTypeImpl |
cascadeDelete
|
protected CmrFieldTypeImpl |
cmrField
|
protected List<DescriptionType> |
description
|
protected StringImpl |
ejbRelationshipRoleName
|
protected String |
id
|
protected MultiplicityTypeImpl |
multiplicity
|
protected RelationshipRoleSourceTypeImpl |
relationshipRoleSource
|
| Constructor Summary | |
|---|---|
EjbRelationshipRoleTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.EjbRelationshipRoleTypeImpl instance. |
|
EjbRelationshipRoleTypeImpl(EjbRelationshipRoleTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.EjbRelationshipRoleTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EjbRelationshipRoleTypeImpl |
clone()
Creates and returns a copy of this object. |
protected static void |
copyDescription(List<DescriptionType> source,
List<DescriptionType> target)
Copies all values of property Description. |
EmptyType |
getCascadeDelete()
Gets the value of the cascadeDelete property. |
CmrFieldType |
getCmrField()
Gets the value of the cmrField property. |
List<DescriptionType> |
getDescription()
Gets the value of the description property. |
String |
getEjbRelationshipRoleName()
Gets the value of the ejbRelationshipRoleName property. |
String |
getId()
Gets the value of the id property. |
MultiplicityType |
getMultiplicity()
Gets the value of the multiplicity property. |
RelationshipRoleSourceType |
getRelationshipRoleSource()
Gets the value of the relationshipRoleSource property. |
void |
setCascadeDelete(EmptyType value)
Sets the value of the cascadeDelete property. |
void |
setCmrField(CmrFieldType value)
Sets the value of the cmrField property. |
void |
setEjbRelationshipRoleName(String value)
Sets the value of the ejbRelationshipRoleName property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setMultiplicity(MultiplicityType value)
Sets the value of the multiplicity property. |
void |
setRelationshipRoleSource(RelationshipRoleSourceType value)
Sets the value of the relationshipRoleSource 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 StringImpl ejbRelationshipRoleName
protected MultiplicityTypeImpl multiplicity
protected EmptyTypeImpl cascadeDelete
protected RelationshipRoleSourceTypeImpl relationshipRoleSource
protected CmrFieldTypeImpl cmrField
protected String id
| Constructor Detail |
|---|
public EjbRelationshipRoleTypeImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.EjbRelationshipRoleTypeImpl instance.
public EjbRelationshipRoleTypeImpl(EjbRelationshipRoleTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl.EjbRelationshipRoleTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<DescriptionType> getDescription()
EjbRelationshipRoleType
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 EjbRelationshipRoleTypepublic String getEjbRelationshipRoleName()
EjbRelationshipRoleType
getEjbRelationshipRoleName in interface EjbRelationshipRoleTypeStringpublic void setEjbRelationshipRoleName(String value)
EjbRelationshipRoleType
setEjbRelationshipRoleName in interface EjbRelationshipRoleTypevalue - allowed object is
Stringpublic MultiplicityType getMultiplicity()
EjbRelationshipRoleType
getMultiplicity in interface EjbRelationshipRoleTypeMultiplicityTypepublic void setMultiplicity(MultiplicityType value)
EjbRelationshipRoleType
setMultiplicity in interface EjbRelationshipRoleTypevalue - allowed object is
MultiplicityTypepublic EmptyType getCascadeDelete()
EjbRelationshipRoleType
getCascadeDelete in interface EjbRelationshipRoleTypeEmptyTypepublic void setCascadeDelete(EmptyType value)
EjbRelationshipRoleType
setCascadeDelete in interface EjbRelationshipRoleTypevalue - allowed object is
EmptyTypepublic RelationshipRoleSourceType getRelationshipRoleSource()
EjbRelationshipRoleType
getRelationshipRoleSource in interface EjbRelationshipRoleTypeRelationshipRoleSourceTypepublic void setRelationshipRoleSource(RelationshipRoleSourceType value)
EjbRelationshipRoleType
setRelationshipRoleSource in interface EjbRelationshipRoleTypevalue - allowed object is
RelationshipRoleSourceTypepublic CmrFieldType getCmrField()
EjbRelationshipRoleType
getCmrField in interface EjbRelationshipRoleTypeCmrFieldTypepublic void setCmrField(CmrFieldType value)
EjbRelationshipRoleType
setCmrField in interface EjbRelationshipRoleTypevalue - allowed object is
CmrFieldTypepublic String getId()
EjbRelationshipRoleType
getId in interface EjbRelationshipRoleTypeStringpublic void setId(String value)
EjbRelationshipRoleType
setId in interface EjbRelationshipRoleTypevalue - allowed object is
String
protected static void copyDescription(List<DescriptionType> source,
List<DescriptionType> target)
Description.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target is null.public EjbRelationshipRoleTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||