|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl.IdClassImpl
public class IdClassImpl
| Field Summary | |
|---|---|
protected String |
clazz
|
| Constructor Summary | |
|---|---|
IdClassImpl()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl.IdClassImpl instance. |
|
IdClassImpl(IdClassImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl.IdClassImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
IdClassImpl |
clone()
Creates and returns a copy of this object. |
String |
getClazz()
Gets the value of the clazz property. |
void |
setClazz(String value)
Sets the value of the clazz property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String clazz
| Constructor Detail |
|---|
public IdClassImpl()
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl.IdClassImpl instance.
public IdClassImpl(IdClassImpl o)
net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.persistence.orm.impl.IdClassImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getClazz()
IdClass
getClazz in interface IdClassStringpublic void setClazz(String value)
IdClass
setClazz in interface IdClassvalue - allowed object is
Stringpublic IdClassImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||