|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hello_world_soap_http.types.TestNillable
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:39+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public class TestNillable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="NillElem" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="intElem" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected int |
intElem
|
protected String |
nillElem
|
| Constructor Summary | |
|---|---|
TestNillable()
|
|
| Method Summary | |
|---|---|
int |
getIntElem()
Gets the value of the intElem property. |
String |
getNillElem()
Gets the value of the nillElem property. |
void |
setIntElem(int value)
Sets the value of the intElem property. |
void |
setNillElem(String value)
Sets the value of the nillElem 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:39+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected String nillElem
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:39+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected int intElem
| Constructor Detail |
|---|
public TestNillable()
| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:39+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public String getNillElem()
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:39+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setNillElem(String value)
value - allowed object is
String
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:39+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public int getIntElem()
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:03:39+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setIntElem(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||