@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-30T10:16:43-02:30",
comments="JAXB RI v2.2.5")
public class TestQName
extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="x" type="{http://www.w3.org/2001/XMLSchema}QName"/>
<element name="y" type="{http://www.w3.org/2001/XMLSchema}QName"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TestQName() |
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-30T10:16:43-02:30",
comments="JAXB RI v2.2.5")
protected QName x
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-30T10:16:43-02:30",
comments="JAXB RI v2.2.5")
protected QName y
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-30T10:16:43-02:30",
comments="JAXB RI v2.2.5")
public QName getX()
QName@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-30T10:16:43-02:30",
comments="JAXB RI v2.2.5")
public void setX(QName value)
value - allowed object is
QName@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-30T10:16:43-02:30",
comments="JAXB RI v2.2.5")
public QName getY()
QNameApache CXF