Uses of Class
org.apache.type_test.types1.NestedStruct
-
Packages that use NestedStruct Package Description org.apache.cxf.systest.type_test org.apache.type_test.doc org.apache.type_test.rpc org.apache.type_test.types1 org.apache.type_test.xml -
-
Uses of NestedStruct in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return NestedStruct Modifier and Type Method Description NestedStructTypeTestImpl. testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z)Methods in org.apache.cxf.systest.type_test with parameters of type NestedStruct Modifier and Type Method Description NestedStructTypeTestImpl. testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type NestedStruct Modifier and Type Method Description NestedStructTypeTestImpl. testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z) -
Uses of NestedStruct in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as NestedStruct Modifier and Type Field Description protected NestedStructTestNestedStructResponse. _returnprotected NestedStructTestNestedStruct. xprotected NestedStructTestNestedStruct. yprotected NestedStructTestNestedStructResponse. yprotected NestedStructTestNestedStructResponse. zMethods in org.apache.type_test.doc that return NestedStruct Modifier and Type Method Description NestedStructTestNestedStructResponse. getReturn()Gets the value of the return property.NestedStructTestNestedStruct. getX()Gets the value of the x property.NestedStructTestNestedStruct. getY()Gets the value of the y property.NestedStructTestNestedStructResponse. getY()Gets the value of the y property.NestedStructTestNestedStructResponse. getZ()Gets the value of the z property.NestedStructTypeTestPortType. testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z)Methods in org.apache.type_test.doc with parameters of type NestedStruct Modifier and Type Method Description voidTestNestedStructResponse. setReturn(NestedStruct value)Sets the value of the return property.voidTestNestedStruct. setX(NestedStruct value)Sets the value of the x property.voidTestNestedStruct. setY(NestedStruct value)Sets the value of the y property.voidTestNestedStructResponse. setY(NestedStruct value)Sets the value of the y property.voidTestNestedStructResponse. setZ(NestedStruct value)Sets the value of the z property.NestedStructTypeTestPortType. testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z)Method parameters in org.apache.type_test.doc with type arguments of type NestedStruct Modifier and Type Method Description NestedStructTypeTestPortType. testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z) -
Uses of NestedStruct in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return NestedStruct Modifier and Type Method Description NestedStructTypeTestPortType. testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z)Methods in org.apache.type_test.rpc with parameters of type NestedStruct Modifier and Type Method Description NestedStructTypeTestPortType. testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z)Method parameters in org.apache.type_test.rpc with type arguments of type NestedStruct Modifier and Type Method Description NestedStructTypeTestPortType. testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z) -
Uses of NestedStruct in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return NestedStruct Modifier and Type Method Description NestedStructObjectFactory. createNestedStruct()Create an instance ofNestedStruct -
Uses of NestedStruct in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as NestedStruct Modifier and Type Field Description protected NestedStructTestNestedStructResponse. _returnprotected NestedStructTestNestedStruct. xprotected NestedStructTestNestedStruct. yprotected NestedStructTestNestedStructResponse. yprotected NestedStructTestNestedStructResponse. zMethods in org.apache.type_test.xml that return NestedStruct Modifier and Type Method Description NestedStructTestNestedStructResponse. getReturn()Gets the value of the return property.NestedStructTestNestedStruct. getX()Gets the value of the x property.NestedStructTestNestedStruct. getY()Gets the value of the y property.NestedStructTestNestedStructResponse. getY()Gets the value of the y property.NestedStructTestNestedStructResponse. getZ()Gets the value of the z property.NestedStructTypeTestPortType. testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z)Methods in org.apache.type_test.xml with parameters of type NestedStruct Modifier and Type Method Description voidTestNestedStructResponse. setReturn(NestedStruct value)Sets the value of the return property.voidTestNestedStruct. setX(NestedStruct value)Sets the value of the x property.voidTestNestedStruct. setY(NestedStruct value)Sets the value of the y property.voidTestNestedStructResponse. setY(NestedStruct value)Sets the value of the y property.voidTestNestedStructResponse. setZ(NestedStruct value)Sets the value of the z property.NestedStructTypeTestPortType. testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z)Method parameters in org.apache.type_test.xml with type arguments of type NestedStruct Modifier and Type Method Description NestedStructTypeTestPortType. testNestedStruct(NestedStruct x, javax.xml.ws.Holder<NestedStruct> y, javax.xml.ws.Holder<NestedStruct> z)
-