|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OccuringStruct2 | |
|---|---|
| org.apache.cxf.systest.type_test | |
| org.apache.type_test.doc | |
| org.apache.type_test.rpc | |
| org.apache.type_test.types3 | |
| org.apache.type_test.xml | |
| Uses of OccuringStruct2 in org.apache.cxf.systest.type_test |
|---|
| Methods in org.apache.cxf.systest.type_test that return OccuringStruct2 | |
|---|---|
OccuringStruct2 |
TypeTestImpl.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
| Methods in org.apache.cxf.systest.type_test with parameters of type OccuringStruct2 | |
|---|---|
OccuringStruct2 |
TypeTestImpl.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
| Method parameters in org.apache.cxf.systest.type_test with type arguments of type OccuringStruct2 | |
|---|---|
OccuringStruct2 |
TypeTestImpl.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
OccuringStruct2 |
TypeTestImpl.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
| Uses of OccuringStruct2 in org.apache.type_test.doc |
|---|
| Fields in org.apache.type_test.doc declared as OccuringStruct2 | |
|---|---|
protected OccuringStruct2 |
TestOccuringStruct2Response._return
|
protected OccuringStruct2 |
TestOccuringStruct2.x
|
protected OccuringStruct2 |
TestOccuringStruct2.y
|
protected OccuringStruct2 |
TestOccuringStruct2Response.y
|
protected OccuringStruct2 |
TestOccuringStruct2Response.z
|
| Methods in org.apache.type_test.doc that return OccuringStruct2 | |
|---|---|
OccuringStruct2 |
TestOccuringStruct2Response.getReturn()
Gets the value of the return property. |
OccuringStruct2 |
TestOccuringStruct2.getX()
Gets the value of the x property. |
OccuringStruct2 |
TestOccuringStruct2.getY()
Gets the value of the y property. |
OccuringStruct2 |
TestOccuringStruct2Response.getY()
Gets the value of the y property. |
OccuringStruct2 |
TestOccuringStruct2Response.getZ()
Gets the value of the z property. |
OccuringStruct2 |
TypeTestPortType.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
| Methods in org.apache.type_test.doc with parameters of type OccuringStruct2 | |
|---|---|
void |
TestOccuringStruct2Response.setReturn(OccuringStruct2 value)
Sets the value of the return property. |
void |
TestOccuringStruct2.setX(OccuringStruct2 value)
Sets the value of the x property. |
void |
TestOccuringStruct2.setY(OccuringStruct2 value)
Sets the value of the y property. |
void |
TestOccuringStruct2Response.setY(OccuringStruct2 value)
Sets the value of the y property. |
void |
TestOccuringStruct2Response.setZ(OccuringStruct2 value)
Sets the value of the z property. |
OccuringStruct2 |
TypeTestPortType.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
| Method parameters in org.apache.type_test.doc with type arguments of type OccuringStruct2 | |
|---|---|
OccuringStruct2 |
TypeTestPortType.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
OccuringStruct2 |
TypeTestPortType.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
| Uses of OccuringStruct2 in org.apache.type_test.rpc |
|---|
| Methods in org.apache.type_test.rpc that return OccuringStruct2 | |
|---|---|
OccuringStruct2 |
TypeTestPortType.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
| Methods in org.apache.type_test.rpc with parameters of type OccuringStruct2 | |
|---|---|
OccuringStruct2 |
TypeTestPortType.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
| Method parameters in org.apache.type_test.rpc with type arguments of type OccuringStruct2 | |
|---|---|
OccuringStruct2 |
TypeTestPortType.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
OccuringStruct2 |
TypeTestPortType.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
| Uses of OccuringStruct2 in org.apache.type_test.types3 |
|---|
| Methods in org.apache.type_test.types3 that return OccuringStruct2 | |
|---|---|
OccuringStruct2 |
ObjectFactory.createOccuringStruct2()
Create an instance of OccuringStruct2 |
| Uses of OccuringStruct2 in org.apache.type_test.xml |
|---|
| Fields in org.apache.type_test.xml declared as OccuringStruct2 | |
|---|---|
protected OccuringStruct2 |
TestOccuringStruct2Response._return
|
protected OccuringStruct2 |
TestOccuringStruct2.x
|
protected OccuringStruct2 |
TestOccuringStruct2.y
|
protected OccuringStruct2 |
TestOccuringStruct2Response.y
|
protected OccuringStruct2 |
TestOccuringStruct2Response.z
|
| Methods in org.apache.type_test.xml that return OccuringStruct2 | |
|---|---|
OccuringStruct2 |
TestOccuringStruct2Response.getReturn()
Gets the value of the return property. |
OccuringStruct2 |
TestOccuringStruct2.getX()
Gets the value of the x property. |
OccuringStruct2 |
TestOccuringStruct2.getY()
Gets the value of the y property. |
OccuringStruct2 |
TestOccuringStruct2Response.getY()
Gets the value of the y property. |
OccuringStruct2 |
TestOccuringStruct2Response.getZ()
Gets the value of the z property. |
OccuringStruct2 |
TypeTestPortType.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
| Methods in org.apache.type_test.xml with parameters of type OccuringStruct2 | |
|---|---|
void |
TestOccuringStruct2Response.setReturn(OccuringStruct2 value)
Sets the value of the return property. |
void |
TestOccuringStruct2.setX(OccuringStruct2 value)
Sets the value of the x property. |
void |
TestOccuringStruct2.setY(OccuringStruct2 value)
Sets the value of the y property. |
void |
TestOccuringStruct2Response.setY(OccuringStruct2 value)
Sets the value of the y property. |
void |
TestOccuringStruct2Response.setZ(OccuringStruct2 value)
Sets the value of the z property. |
OccuringStruct2 |
TypeTestPortType.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
| Method parameters in org.apache.type_test.xml with type arguments of type OccuringStruct2 | |
|---|---|
OccuringStruct2 |
TypeTestPortType.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
OccuringStruct2 |
TypeTestPortType.testOccuringStruct2(OccuringStruct2 x,
javax.xml.ws.Holder<OccuringStruct2> y,
javax.xml.ws.Holder<OccuringStruct2> z)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||