@Generated(value="com.sun.tools.xjc.Driver", date="2013-04-09T09:24:26+02:00", comments="JAXB RI v2.2.5") public class TestUnsignedShort 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}unsignedShort"/> <element name="y" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
TestUnsignedShort() |
@Generated(value="com.sun.tools.xjc.Driver", date="2013-04-09T09:24:26+02:00", comments="JAXB RI v2.2.5") protected int x
@Generated(value="com.sun.tools.xjc.Driver", date="2013-04-09T09:24:26+02:00", comments="JAXB RI v2.2.5") protected int y
@Generated(value="com.sun.tools.xjc.Driver", date="2013-04-09T09:24:26+02:00", comments="JAXB RI v2.2.5") public int getX()
@Generated(value="com.sun.tools.xjc.Driver", date="2013-04-09T09:24:26+02:00", comments="JAXB RI v2.2.5") public void setX(int value)
@Generated(value="com.sun.tools.xjc.Driver", date="2013-04-09T09:24:26+02:00", comments="JAXB RI v2.2.5") public int getY()
@Generated(value="com.sun.tools.xjc.Driver", date="2013-04-09T09:24:26+02:00", comments="JAXB RI v2.2.5") public void setY(int value)
Apache CXF