|
||||||||||
| 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.spring.beans.impl.IdentifiedTypeImpl
public abstract class IdentifiedTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
| Constructor Summary | |
|---|---|
IdentifiedTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl instance. |
|
IdentifiedTypeImpl(IdentifiedTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
abstract IdentifiedTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getId()
Gets the value of the id 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 String id
| Constructor Detail |
|---|
public IdentifiedTypeImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl instance.
public IdentifiedTypeImpl(IdentifiedTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.beans.impl.IdentifiedTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
IdentifiedType
getId in interface IdentifiedTypeStringpublic void setId(String value)
IdentifiedType
setId in interface IdentifiedTypevalue - allowed object is
Stringpublic abstract IdentifiedTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||