@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public class TestOccuringChoiceWithAnyAttributeResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected OccuringChoiceWithAnyAttribute |
_return |
protected OccuringChoiceWithAnyAttribute |
y |
protected OccuringChoiceWithAnyAttribute |
z |
| Constructor and Description |
|---|
TestOccuringChoiceWithAnyAttributeResponse() |
| Modifier and Type | Method and Description |
|---|---|
OccuringChoiceWithAnyAttribute |
getReturn()
Gets the value of the return property.
|
OccuringChoiceWithAnyAttribute |
getY()
Gets the value of the y property.
|
OccuringChoiceWithAnyAttribute |
getZ()
Gets the value of the z property.
|
void |
setReturn(OccuringChoiceWithAnyAttribute value)
Sets the value of the return property.
|
void |
setY(OccuringChoiceWithAnyAttribute value)
Sets the value of the y property.
|
void |
setZ(OccuringChoiceWithAnyAttribute value)
Sets the value of the z property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected OccuringChoiceWithAnyAttribute _return
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected OccuringChoiceWithAnyAttribute y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected OccuringChoiceWithAnyAttribute z
public TestOccuringChoiceWithAnyAttributeResponse()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public OccuringChoiceWithAnyAttribute getReturn()
OccuringChoiceWithAnyAttribute@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setReturn(OccuringChoiceWithAnyAttribute value)
value - allowed object is
OccuringChoiceWithAnyAttribute@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public OccuringChoiceWithAnyAttribute getY()
OccuringChoiceWithAnyAttribute@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setY(OccuringChoiceWithAnyAttribute value)
value - allowed object is
OccuringChoiceWithAnyAttribute@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public OccuringChoiceWithAnyAttribute getZ()
OccuringChoiceWithAnyAttribute@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setZ(OccuringChoiceWithAnyAttribute value)
value - allowed object is
OccuringChoiceWithAnyAttributeApache CXF