@Generated(value="com.sun.tools.xjc.Driver", date="2018-09-07T09:52:29-04:00", comments="JAXB RI v2.2.11") public class TestNCName 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}NCName"/>
<element name="y" type="{http://www.w3.org/2001/XMLSchema}NCName"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TestNCName() |
@Generated(value="com.sun.tools.xjc.Driver", date="2018-09-07T09:52:29-04:00", comments="JAXB RI v2.2.11") protected String x
@Generated(value="com.sun.tools.xjc.Driver", date="2018-09-07T09:52:29-04:00", comments="JAXB RI v2.2.11") protected String y
@Generated(value="com.sun.tools.xjc.Driver", date="2018-09-07T09:52:29-04:00", comments="JAXB RI v2.2.11") public String getX()
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-09-07T09:52:29-04:00", comments="JAXB RI v2.2.11") public void setX(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2018-09-07T09:52:29-04:00", comments="JAXB RI v2.2.11") public String getY()
StringApache CXF