|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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>
| Method Summary | |
|---|---|
String |
getImplementationName()
Gets the value of the implementationName property. |
void |
setImplementationName(String value)
Sets the value of the implementationName property. |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.SpecificationReference |
|---|
getIdentifier, getVersion, setIdentifier, setVersion |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pkg.collections.novalueclass.jdtaus.container.ModelObject |
|---|
getDocumentation, getModelVersion, setDocumentation, setModelVersion |
| Method Detail |
|---|
String getImplementationName()
Stringvoid setImplementationName(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||