@Generated(value="com.sun.tools.xjc.Driver", date="2018-09-07T09:52:31-04:00", comments="JAXB RI v2.2.11") public class NoSuchCodeLit extends Object
Java class for NoSuchCodeLit complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NoSuchCodeLit">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="code" type="{http://cxf.apache.org/hello_world_jms/types}ErrorCode"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
NoSuchCodeLit() |
@Generated(value="com.sun.tools.xjc.Driver", date="2018-09-07T09:52:31-04:00", comments="JAXB RI v2.2.11") protected ErrorCode code
Apache CXF