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