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