@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public class TestChoiceWithBinary extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ChoiceWithBinary |
x |
protected ChoiceWithBinary |
y |
| Constructor and Description |
|---|
TestChoiceWithBinary() |
| Modifier and Type | Method and Description |
|---|---|
ChoiceWithBinary |
getX()
Gets the value of the x property.
|
ChoiceWithBinary |
getY()
Gets the value of the y property.
|
void |
setX(ChoiceWithBinary value)
Sets the value of the x property.
|
void |
setY(ChoiceWithBinary value)
Sets the value of the y property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected ChoiceWithBinary x
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected ChoiceWithBinary y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public ChoiceWithBinary getX()
ChoiceWithBinary@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setX(ChoiceWithBinary value)
value - allowed object is
ChoiceWithBinary@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public ChoiceWithBinary getY()
ChoiceWithBinary@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setY(ChoiceWithBinary value)
value - allowed object is
ChoiceWithBinaryApache CXF