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