@Generated(value="com.sun.tools.xjc.Driver", comments="JAXB RI v2.3.5", date="2022-06-24T11:48:58-04:00") 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", comments="JAXB RI v2.3.5", date="2022-06-24T11:48:58-04:00") protected String value
Apache CXF