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