@Generated(value="com.sun.tools.xjc.Driver", date="2014-04-08T02:14:23+02:00", comments="JAXB RI v2.2.6") public class SgDerivedTypeB extends SgBaseTypeA
Java class for sgDerivedType_B complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="sgDerivedType_B">
<complexContent>
<extension base="{http://apache.org/type_test/types3}sgBaseType_A">
<sequence>
<element name="varString" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
varString |
varInt| Constructor and Description |
|---|
SgDerivedTypeB() |
| Modifier and Type | Method and Description |
|---|---|
String |
getVarString()
Gets the value of the varString property.
|
void |
setVarString(String value)
Sets the value of the varString property.
|
getVarInt, setVarInt@Generated(value="com.sun.tools.xjc.Driver", date="2014-04-08T02:14:23+02:00", comments="JAXB RI v2.2.6") protected String varString
Apache CXF