|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ExtensibleTypeImpl
public abstract class ExtensibleTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
| Constructor Summary | |
|---|---|
ExtensibleTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ExtensibleTypeImpl instance. |
|
ExtensibleTypeImpl(ExtensibleTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ExtensibleTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
abstract ExtensibleTypeImpl |
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 ExtensibleTypeImpl()
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ExtensibleTypeImpl instance.
public ExtensibleTypeImpl(ExtensibleTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.javaee.impl.ExtensibleTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
ExtensibleType
getId in interface ExtensibleTypeStringpublic void setId(String value)
ExtensibleType
setId in interface ExtensibleTypevalue - allowed object is
Stringpublic abstract ExtensibleTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||