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