|
||||||||||
| 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.persistence.orm.impl.EmbeddedIdImpl
public class EmbeddedIdImpl
| Field Summary | |
|---|---|
protected AttributeOverride[] |
attributeOverride
|
protected String |
name
|
| Constructor Summary | |
|---|---|
EmbeddedIdImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl.EmbeddedIdImpl instance. |
|
EmbeddedIdImpl(EmbeddedIdImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl.EmbeddedIdImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
EmbeddedIdImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyAttributeOverride(AttributeOverride[] source)
Copies all values of property AttributeOverride. |
AttributeOverride[] |
getAttributeOverride()
|
AttributeOverride |
getAttributeOverride(int idx)
|
int |
getAttributeOverrideLength()
|
String |
getName()
Gets the value of the name property. |
void |
setAttributeOverride(AttributeOverride[] values)
|
AttributeOverride |
setAttributeOverride(int idx,
AttributeOverride value)
|
void |
setName(String value)
Sets the value of the name property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected AttributeOverride[] attributeOverride
protected String name
| Constructor Detail |
|---|
public EmbeddedIdImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl.EmbeddedIdImpl instance.
public EmbeddedIdImpl(EmbeddedIdImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.persistence.orm.impl.EmbeddedIdImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public AttributeOverride[] getAttributeOverride()
getAttributeOverride in interface EmbeddedIdAttributeOverridepublic AttributeOverride getAttributeOverride(int idx)
getAttributeOverride in interface EmbeddedIdAttributeOverridepublic int getAttributeOverrideLength()
getAttributeOverrideLength in interface EmbeddedIdpublic void setAttributeOverride(AttributeOverride[] values)
setAttributeOverride in interface EmbeddedIdvalues - allowed objects are
AttributeOverride
public AttributeOverride setAttributeOverride(int idx,
AttributeOverride value)
setAttributeOverride in interface EmbeddedIdvalue - allowed object is
AttributeOverridepublic String getName()
EmbeddedId
getName in interface EmbeddedIdStringpublic void setName(String value)
EmbeddedId
setName in interface EmbeddedIdvalue - allowed object is
Stringprotected void copyAttributeOverride(AttributeOverride[] source)
AttributeOverride.
source - The source to copy from.
NullPointerException - if source is null.public EmbeddedIdImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||