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