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