|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container.ModelObject
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container.SpecificationReference
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container.ImplementationReference
public class ImplementationReference
Java class for ImplementationReference complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ImplementationReference">
<complexContent>
<extension base="{http://jdtaus.org/core/model/container}SpecificationReference">
<attribute name="implementationName" type="{http://jdtaus.org/core/model/container}Identifier" />
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected String |
implementationName
|
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container.SpecificationReference |
|---|
identifier, version |
| Fields inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container.ModelObject |
|---|
documentation, modelVersion |
| Constructor Summary | |
|---|---|
ImplementationReference()
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container.ImplementationReference instance. |
|
ImplementationReference(ImplementationReference o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container.ImplementationReference instance by copying a given instance. |
|
| Method Summary | |
|---|---|
ImplementationReference |
clone()
Creates and returns a copy of this object. |
String |
getImplementationName()
Gets the value of the implementationName property. |
void |
setImplementationName(String value)
Sets the value of the implementationName property. |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container.SpecificationReference |
|---|
getIdentifier, getVersion, setIdentifier, setVersion |
| Methods inherited from class net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container.ModelObject |
|---|
getDocumentation, getModelVersion, setDocumentation, setModelVersion |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String implementationName
| Constructor Detail |
|---|
public ImplementationReference()
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container.ImplementationReference instance.
public ImplementationReference(ImplementationReference o)
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.jdtaus.container.ImplementationReference instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getImplementationName()
Stringpublic void setImplementationName(String value)
value - allowed object is
Stringpublic ImplementationReference clone()
clone in class SpecificationReference
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||