@Generated(value="com.sun.tools.xjc.Driver", date="2017-09-06T11:17:43-04:00", comments="JAXB RI v2.2.11") public class UnionSimpleContent extends Object
Java class for UnionSimpleContent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UnionSimpleContent">
<simpleContent>
<extension base="<http://apache.org/type_test/types1>SimpleUnion">
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
UnionSimpleContent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getValue()
Gets the value of the value property.
|
void |
setValue(String value)
Sets the value of the value property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2017-09-06T11:17:43-04:00", comments="JAXB RI v2.2.11") protected String value
Apache CXF