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