@Contract @Hk2XmlPreGenerate public interface Keyref extends Keybase
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<extension base="{http://www.w3.org/2001/XMLSchema}keybase">
<attribute name="refer" use="required" type="{http://www.w3.org/2001/XMLSchema}QName" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Method and Description |
|---|---|
QName |
getRefer()
Gets the value of the refer property.
|
void |
setRefer(QName value)
Sets the value of the refer property.
|
getField, getName, getSelector, setName, setSelectorgetAnnotation, getId, setAnnotation, setIdgetOtherAttributes, setOtherAttributesCopyright © 2009–2019 Oracle Corporation. All rights reserved.