@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public class AddNumbers extends Object
| Constructor and Description |
|---|
AddNumbers() |
| Modifier and Type | Method and Description |
|---|---|
int |
getArg0()
Gets the value of the arg0 property.
|
int |
getArg1()
Gets the value of the arg1 property.
|
void |
setArg0(int value)
Sets the value of the arg0 property.
|
void |
setArg1(int value)
Sets the value of the arg1 property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected int arg0
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected int arg1
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public int getArg0()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public void setArg0(int value)
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public int getArg1()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public void setArg1(int value)
Apache CXF