|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.type_test.doc.TestChoiceOfChoiceResponse
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:02:19+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public class TestChoiceOfChoiceResponse
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="return" type="{http://apache.org/type_test/types2}ChoiceOfChoice"/>
<element name="y" type="{http://apache.org/type_test/types2}ChoiceOfChoice"/>
<element name="z" type="{http://apache.org/type_test/types2}ChoiceOfChoice"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected ChoiceOfChoice |
_return
|
protected ChoiceOfChoice |
y
|
protected ChoiceOfChoice |
z
|
| Constructor Summary | |
|---|---|
TestChoiceOfChoiceResponse()
|
|
| Method Summary | |
|---|---|
ChoiceOfChoice |
getReturn()
Gets the value of the return property. |
ChoiceOfChoice |
getY()
Gets the value of the y property. |
ChoiceOfChoice |
getZ()
Gets the value of the z property. |
void |
setReturn(ChoiceOfChoice value)
Sets the value of the return property. |
void |
setY(ChoiceOfChoice value)
Sets the value of the y property. |
void |
setZ(ChoiceOfChoice value)
Sets the value of the z 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:02:19+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected ChoiceOfChoice _return
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:02:19+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected ChoiceOfChoice y
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:02:19+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected ChoiceOfChoice z
| Constructor Detail |
|---|
public TestChoiceOfChoiceResponse()
| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:02:19+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public ChoiceOfChoice getReturn()
ChoiceOfChoice
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:02:19+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setReturn(ChoiceOfChoice value)
value - allowed object is
ChoiceOfChoice
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:02:19+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public ChoiceOfChoice getY()
ChoiceOfChoice
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:02:19+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setY(ChoiceOfChoice value)
value - allowed object is
ChoiceOfChoice
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:02:19+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public ChoiceOfChoice getZ()
ChoiceOfChoice
@Generated(value="com.sun.tools.xjc.Driver",
date="2012-10-02T03:02:19+00:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setZ(ChoiceOfChoice value)
value - allowed object is
ChoiceOfChoice
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||