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