@Generated(value="com.sun.tools.xjc.Driver", date="2014-04-08T02:14:24+02:00", comments="JAXB RI v2.2.6") public class SubTypeB extends BaseType
Java class for SubTypeB complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SubTypeB">
<complexContent>
<extension base="{http://apache.org/cxf/tests/inherit/objects}BaseType">
<sequence>
<element name="bvalue" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SubTypeB() |
@Generated(value="com.sun.tools.xjc.Driver", date="2014-04-08T02:14:24+02:00", comments="JAXB RI v2.2.6") protected String bvalue
Apache CXF