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 QName |
refer |
field, name, selector
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.
|
getField, getName, getSelector, setName, setSelector
getAnnotation, getId, setAnnotation, setId
getOtherAttributes
protected QName refer
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.