|
||||||||||
| 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.valueclass.persistence.orm.IdClass
public class IdClass
| Field Summary | |
|---|---|
protected String |
clazz
|
| Constructor Summary | |
|---|---|
IdClass()
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.IdClass instance. |
|
IdClass(IdClass o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.IdClass instance by copying a given instance. |
|
| Method Summary | |
|---|---|
IdClass |
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 IdClass()
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.IdClass instance.
public IdClass(IdClass o)
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.IdClass instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getClazz()
Stringpublic void setClazz(String value)
value - allowed object is
Stringpublic IdClass clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||