|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.handlers.types.AddNumbers
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public class AddNumbers
Java class for addNumbers complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="addNumbers">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="arg0" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="arg1" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected int |
arg0
|
protected int |
arg1
|
| Constructor Summary | |
|---|---|
AddNumbers()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected int arg0
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected int arg1
| Constructor Detail |
|---|
public AddNumbers()
| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public int getArg0()
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setArg0(int value)
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public int getArg1()
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:36+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setArg1(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||