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