Uses of Class
org.apache.type_test.types1.NestedArray
-
Packages that use NestedArray 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 NestedArray in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return NestedArray Modifier and Type Method Description NestedArrayTypeTestImpl. testNestedArray(NestedArray x, javax.xml.ws.Holder<NestedArray> y, javax.xml.ws.Holder<NestedArray> z)Methods in org.apache.cxf.systest.type_test with parameters of type NestedArray Modifier and Type Method Description NestedArrayTypeTestImpl. testNestedArray(NestedArray x, javax.xml.ws.Holder<NestedArray> y, javax.xml.ws.Holder<NestedArray> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type NestedArray Modifier and Type Method Description NestedArrayTypeTestImpl. testNestedArray(NestedArray x, javax.xml.ws.Holder<NestedArray> y, javax.xml.ws.Holder<NestedArray> z) -
Uses of NestedArray in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as NestedArray Modifier and Type Field Description protected NestedArrayTestNestedArrayResponse. _returnprotected NestedArrayTestNestedArray. xprotected NestedArrayTestNestedArray. yprotected NestedArrayTestNestedArrayResponse. yprotected NestedArrayTestNestedArrayResponse. zMethods in org.apache.type_test.doc that return NestedArray Modifier and Type Method Description NestedArrayTestNestedArrayResponse. getReturn()Gets the value of the return property.NestedArrayTestNestedArray. getX()Gets the value of the x property.NestedArrayTestNestedArray. getY()Gets the value of the y property.NestedArrayTestNestedArrayResponse. getY()Gets the value of the y property.NestedArrayTestNestedArrayResponse. getZ()Gets the value of the z property.NestedArrayTypeTestPortType. testNestedArray(NestedArray x, javax.xml.ws.Holder<NestedArray> y, javax.xml.ws.Holder<NestedArray> z)Methods in org.apache.type_test.doc with parameters of type NestedArray Modifier and Type Method Description voidTestNestedArrayResponse. setReturn(NestedArray value)Sets the value of the return property.voidTestNestedArray. setX(NestedArray value)Sets the value of the x property.voidTestNestedArray. setY(NestedArray value)Sets the value of the y property.voidTestNestedArrayResponse. setY(NestedArray value)Sets the value of the y property.voidTestNestedArrayResponse. setZ(NestedArray value)Sets the value of the z property.NestedArrayTypeTestPortType. testNestedArray(NestedArray x, javax.xml.ws.Holder<NestedArray> y, javax.xml.ws.Holder<NestedArray> z)Method parameters in org.apache.type_test.doc with type arguments of type NestedArray Modifier and Type Method Description NestedArrayTypeTestPortType. testNestedArray(NestedArray x, javax.xml.ws.Holder<NestedArray> y, javax.xml.ws.Holder<NestedArray> z) -
Uses of NestedArray in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return NestedArray Modifier and Type Method Description NestedArrayTypeTestPortType. testNestedArray(NestedArray x, javax.xml.ws.Holder<NestedArray> y, javax.xml.ws.Holder<NestedArray> z)Methods in org.apache.type_test.rpc with parameters of type NestedArray Modifier and Type Method Description NestedArrayTypeTestPortType. testNestedArray(NestedArray x, javax.xml.ws.Holder<NestedArray> y, javax.xml.ws.Holder<NestedArray> z)Method parameters in org.apache.type_test.rpc with type arguments of type NestedArray Modifier and Type Method Description NestedArrayTypeTestPortType. testNestedArray(NestedArray x, javax.xml.ws.Holder<NestedArray> y, javax.xml.ws.Holder<NestedArray> z) -
Uses of NestedArray in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return NestedArray Modifier and Type Method Description NestedArrayObjectFactory. createNestedArray()Create an instance ofNestedArray -
Uses of NestedArray in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as NestedArray Modifier and Type Field Description protected NestedArrayTestNestedArrayResponse. _returnprotected NestedArrayTestNestedArray. xprotected NestedArrayTestNestedArray. yprotected NestedArrayTestNestedArrayResponse. yprotected NestedArrayTestNestedArrayResponse. zMethods in org.apache.type_test.xml that return NestedArray Modifier and Type Method Description NestedArrayTestNestedArrayResponse. getReturn()Gets the value of the return property.NestedArrayTestNestedArray. getX()Gets the value of the x property.NestedArrayTestNestedArray. getY()Gets the value of the y property.NestedArrayTestNestedArrayResponse. getY()Gets the value of the y property.NestedArrayTestNestedArrayResponse. getZ()Gets the value of the z property.NestedArrayTypeTestPortType. testNestedArray(NestedArray x, javax.xml.ws.Holder<NestedArray> y, javax.xml.ws.Holder<NestedArray> z)Methods in org.apache.type_test.xml with parameters of type NestedArray Modifier and Type Method Description voidTestNestedArrayResponse. setReturn(NestedArray value)Sets the value of the return property.voidTestNestedArray. setX(NestedArray value)Sets the value of the x property.voidTestNestedArray. setY(NestedArray value)Sets the value of the y property.voidTestNestedArrayResponse. setY(NestedArray value)Sets the value of the y property.voidTestNestedArrayResponse. setZ(NestedArray value)Sets the value of the z property.NestedArrayTypeTestPortType. testNestedArray(NestedArray x, javax.xml.ws.Holder<NestedArray> y, javax.xml.ws.Holder<NestedArray> z)Method parameters in org.apache.type_test.xml with type arguments of type NestedArray Modifier and Type Method Description NestedArrayTypeTestPortType. testNestedArray(NestedArray x, javax.xml.ws.Holder<NestedArray> y, javax.xml.ws.Holder<NestedArray> z)
-