public class 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" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected QName |
refer |
annotation, id| Constructor and Description |
|---|
Keyref() |
| 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.
|
getFields, getName, getSelector, setName, setSelectorgetAnnotation, getId, setAnnotation, setIdgetOtherAttributesprotected QName refer
Copyright © 2019. All rights reserved.