Uses of Class
org.apache.type_test.types1.MixedArray
-
Packages that use MixedArray 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 MixedArray in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return MixedArray Modifier and Type Method Description MixedArrayTypeTestImpl. testMixedArray(MixedArray x, javax.xml.ws.Holder<MixedArray> y, javax.xml.ws.Holder<MixedArray> z)Methods in org.apache.cxf.systest.type_test with parameters of type MixedArray Modifier and Type Method Description MixedArrayTypeTestImpl. testMixedArray(MixedArray x, javax.xml.ws.Holder<MixedArray> y, javax.xml.ws.Holder<MixedArray> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type MixedArray Modifier and Type Method Description MixedArrayTypeTestImpl. testMixedArray(MixedArray x, javax.xml.ws.Holder<MixedArray> y, javax.xml.ws.Holder<MixedArray> z) -
Uses of MixedArray in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as MixedArray Modifier and Type Field Description protected MixedArrayTestMixedArrayResponse. _returnprotected MixedArrayTestMixedArray. xprotected MixedArrayTestMixedArray. yprotected MixedArrayTestMixedArrayResponse. yprotected MixedArrayTestMixedArrayResponse. zMethods in org.apache.type_test.doc that return MixedArray Modifier and Type Method Description MixedArrayTestMixedArrayResponse. getReturn()Gets the value of the return property.MixedArrayTestMixedArray. getX()Gets the value of the x property.MixedArrayTestMixedArray. getY()Gets the value of the y property.MixedArrayTestMixedArrayResponse. getY()Gets the value of the y property.MixedArrayTestMixedArrayResponse. getZ()Gets the value of the z property.MixedArrayTypeTestPortType. testMixedArray(MixedArray x, javax.xml.ws.Holder<MixedArray> y, javax.xml.ws.Holder<MixedArray> z)Methods in org.apache.type_test.doc with parameters of type MixedArray Modifier and Type Method Description voidTestMixedArrayResponse. setReturn(MixedArray value)Sets the value of the return property.voidTestMixedArray. setX(MixedArray value)Sets the value of the x property.voidTestMixedArray. setY(MixedArray value)Sets the value of the y property.voidTestMixedArrayResponse. setY(MixedArray value)Sets the value of the y property.voidTestMixedArrayResponse. setZ(MixedArray value)Sets the value of the z property.MixedArrayTypeTestPortType. testMixedArray(MixedArray x, javax.xml.ws.Holder<MixedArray> y, javax.xml.ws.Holder<MixedArray> z)Method parameters in org.apache.type_test.doc with type arguments of type MixedArray Modifier and Type Method Description MixedArrayTypeTestPortType. testMixedArray(MixedArray x, javax.xml.ws.Holder<MixedArray> y, javax.xml.ws.Holder<MixedArray> z) -
Uses of MixedArray in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return MixedArray Modifier and Type Method Description MixedArrayTypeTestPortType. testMixedArray(MixedArray x, javax.xml.ws.Holder<MixedArray> y, javax.xml.ws.Holder<MixedArray> z)Methods in org.apache.type_test.rpc with parameters of type MixedArray Modifier and Type Method Description MixedArrayTypeTestPortType. testMixedArray(MixedArray x, javax.xml.ws.Holder<MixedArray> y, javax.xml.ws.Holder<MixedArray> z)Method parameters in org.apache.type_test.rpc with type arguments of type MixedArray Modifier and Type Method Description MixedArrayTypeTestPortType. testMixedArray(MixedArray x, javax.xml.ws.Holder<MixedArray> y, javax.xml.ws.Holder<MixedArray> z) -
Uses of MixedArray in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return MixedArray Modifier and Type Method Description MixedArrayObjectFactory. createMixedArray()Create an instance ofMixedArray -
Uses of MixedArray in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as MixedArray Modifier and Type Field Description protected MixedArrayTestMixedArrayResponse. _returnprotected MixedArrayTestMixedArray. xprotected MixedArrayTestMixedArray. yprotected MixedArrayTestMixedArrayResponse. yprotected MixedArrayTestMixedArrayResponse. zMethods in org.apache.type_test.xml that return MixedArray Modifier and Type Method Description MixedArrayTestMixedArrayResponse. getReturn()Gets the value of the return property.MixedArrayTestMixedArray. getX()Gets the value of the x property.MixedArrayTestMixedArray. getY()Gets the value of the y property.MixedArrayTestMixedArrayResponse. getY()Gets the value of the y property.MixedArrayTestMixedArrayResponse. getZ()Gets the value of the z property.MixedArrayTypeTestPortType. testMixedArray(MixedArray x, javax.xml.ws.Holder<MixedArray> y, javax.xml.ws.Holder<MixedArray> z)Methods in org.apache.type_test.xml with parameters of type MixedArray Modifier and Type Method Description voidTestMixedArrayResponse. setReturn(MixedArray value)Sets the value of the return property.voidTestMixedArray. setX(MixedArray value)Sets the value of the x property.voidTestMixedArray. setY(MixedArray value)Sets the value of the y property.voidTestMixedArrayResponse. setY(MixedArray value)Sets the value of the y property.voidTestMixedArrayResponse. setZ(MixedArray value)Sets the value of the z property.MixedArrayTypeTestPortType. testMixedArray(MixedArray x, javax.xml.ws.Holder<MixedArray> y, javax.xml.ws.Holder<MixedArray> z)Method parameters in org.apache.type_test.xml with type arguments of type MixedArray Modifier and Type Method Description MixedArrayTypeTestPortType. testMixedArray(MixedArray x, javax.xml.ws.Holder<MixedArray> y, javax.xml.ws.Holder<MixedArray> z)
-