|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.type_test.doc.TestRecSeqB6918Response
public class TestRecSeqB6918Response
Java class for testRecSeqB6918Response element declaration.
The following schema fragment specifies the expected content contained within this class.
<element name="testRecSeqB6918Response">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="return" type="{http://apache.org/type_test/types1}RecSeqB6918"/>
<element name="y" type="{http://apache.org/type_test/types1}RecSeqB6918"/>
<element name="z" type="{http://apache.org/type_test/types1}RecSeqB6918"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
| Field Summary | |
|---|---|
protected RecSeqB6918 |
_return
|
protected RecSeqB6918 |
y
|
protected RecSeqB6918 |
z
|
| Constructor Summary | |
|---|---|
TestRecSeqB6918Response()
|
|
| Method Summary | |
|---|---|
RecSeqB6918 |
getReturn()
Gets the value of the return property. |
RecSeqB6918 |
getY()
Gets the value of the y property. |
RecSeqB6918 |
getZ()
Gets the value of the z property. |
void |
setReturn(RecSeqB6918 value)
Sets the value of the return property. |
void |
setY(RecSeqB6918 value)
Sets the value of the y property. |
void |
setZ(RecSeqB6918 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 |
|---|
protected RecSeqB6918 _return
protected RecSeqB6918 y
protected RecSeqB6918 z
| Constructor Detail |
|---|
public TestRecSeqB6918Response()
| Method Detail |
|---|
public RecSeqB6918 getReturn()
RecSeqB6918public void setReturn(RecSeqB6918 value)
value - allowed object is
RecSeqB6918public RecSeqB6918 getY()
RecSeqB6918public void setY(RecSeqB6918 value)
value - allowed object is
RecSeqB6918public RecSeqB6918 getZ()
RecSeqB6918public void setZ(RecSeqB6918 value)
value - allowed object is
RecSeqB6918
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||