
public interface ImplementationReference extends SpecificationReference
The following schema fragment specifies the expected content contained within this java content object. (defined at http://xml.jdtaus.org/1.0.x/jdtaus-core/jdtaus-core-schemas/jdtaus-container-1.1.xsd line 565)
<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>
| Modifier and Type | Method and Description |
|---|---|
String |
getImplementationName()
Gets the value of the implementationName property.
|
void |
setImplementationName(String value)
Sets the value of the implementationName property.
|
getIdentifier, getVersion, setIdentifier, setVersiongetDocumentation, getModelVersion, setDocumentation, setModelVersionString getImplementationName()
Stringvoid setImplementationName(String value)
value - allowed object is
StringCopyright © 2005–2014 jDTAUS. All rights reserved.