|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jdtaus.container.impl.ModelObjectImpl
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jdtaus.container.impl.SpecificationReferenceImpl
public class SpecificationReferenceImpl
| Field Summary | |
|---|---|
protected String |
identifier
|
protected String |
version
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jdtaus.container.impl.ModelObjectImpl |
|---|
documentation, modelVersion |
| Constructor Summary | |
|---|---|
SpecificationReferenceImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jdtaus.container.impl.SpecificationReferenceImpl instance. |
|
SpecificationReferenceImpl(SpecificationReferenceImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jdtaus.container.impl.SpecificationReferenceImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
SpecificationReferenceImpl |
clone()
Creates and returns a copy of this object. |
String |
getIdentifier()
Gets the value of the identifier property. |
String |
getVersion()
Gets the value of the version property. |
void |
setIdentifier(String value)
Sets the value of the identifier property. |
void |
setVersion(String value)
Sets the value of the version property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jdtaus.container.impl.ModelObjectImpl |
|---|
getDocumentation, getModelVersion, setDocumentation, setModelVersion |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jdtaus.container.ModelObject |
|---|
getDocumentation, getModelVersion, setDocumentation, setModelVersion |
| Field Detail |
|---|
protected String identifier
protected String version
| Constructor Detail |
|---|
public SpecificationReferenceImpl()
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jdtaus.container.impl.SpecificationReferenceImpl instance.
public SpecificationReferenceImpl(SpecificationReferenceImpl o)
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.jdtaus.container.impl.SpecificationReferenceImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getIdentifier()
SpecificationReference
getIdentifier in interface SpecificationReferenceStringpublic void setIdentifier(String value)
SpecificationReference
setIdentifier in interface SpecificationReferencevalue - allowed object is
Stringpublic String getVersion()
SpecificationReference
getVersion in interface SpecificationReferenceStringpublic void setVersion(String value)
SpecificationReference
setVersion in interface SpecificationReferencevalue - allowed object is
Stringpublic SpecificationReferenceImpl clone()
clone in class ModelObjectImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||