@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class Alternative2 extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
cheese |
| Constructor and Description |
|---|
Alternative2() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCheese()
Gets the value of the cheese property.
|
void |
setCheese(int value)
Sets the value of the cheese property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected int cheese
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public int getCheese()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setCheese(int value)
Apache CXF