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