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" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected javax.xml.namespace.QName |
refer |
field, name, selectorannotation, id| Constructor and Description |
|---|
Keyref() |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.namespace.QName |
getRefer()
Gets the value of the refer property.
|
void |
setRefer(javax.xml.namespace.QName value)
Sets the value of the refer property.
|
getField, getName, getSelector, setName, setSelectorgetAnnotation, getId, setAnnotation, setIdgetOtherAttributesCopyright © 2018 SAP SE. All Rights Reserved.