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