|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpecificationReference
Java class for SpecificationReference complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SpecificationReference">
<complexContent>
<extension base="{http://jdtaus.org/core/model/container}ModelObject">
<attribute name="identifier" use="required" type="{http://jdtaus.org/core/model/container}Identifier" />
<attribute name="version" type="{http://jdtaus.org/core/model/container}Version" />
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
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 interface net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.jdtaus.container.ModelObject |
|---|
getDocumentation, getModelVersion, setDocumentation, setModelVersion |
| Method Detail |
|---|
String getIdentifier()
Stringvoid setIdentifier(String value)
value - allowed object is
StringString getVersion()
Stringvoid setVersion(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||