Uses of Class
org.apache.type_test.types1.ChoiceArray
-
Packages that use ChoiceArray 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 ChoiceArray in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return ChoiceArray Modifier and Type Method Description ChoiceArrayTypeTestImpl. testChoiceArray(ChoiceArray x, javax.xml.ws.Holder<ChoiceArray> y, javax.xml.ws.Holder<ChoiceArray> z)Methods in org.apache.cxf.systest.type_test with parameters of type ChoiceArray Modifier and Type Method Description ChoiceArrayTypeTestImpl. testChoiceArray(ChoiceArray x, javax.xml.ws.Holder<ChoiceArray> y, javax.xml.ws.Holder<ChoiceArray> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type ChoiceArray Modifier and Type Method Description ChoiceArrayTypeTestImpl. testChoiceArray(ChoiceArray x, javax.xml.ws.Holder<ChoiceArray> y, javax.xml.ws.Holder<ChoiceArray> z) -
Uses of ChoiceArray in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as ChoiceArray Modifier and Type Field Description protected ChoiceArrayTestChoiceArrayResponse. _returnprotected ChoiceArrayTestChoiceArray. xprotected ChoiceArrayTestChoiceArray. yprotected ChoiceArrayTestChoiceArrayResponse. yprotected ChoiceArrayTestChoiceArrayResponse. zMethods in org.apache.type_test.doc that return ChoiceArray Modifier and Type Method Description ChoiceArrayTestChoiceArrayResponse. getReturn()Gets the value of the return property.ChoiceArrayTestChoiceArray. getX()Gets the value of the x property.ChoiceArrayTestChoiceArray. getY()Gets the value of the y property.ChoiceArrayTestChoiceArrayResponse. getY()Gets the value of the y property.ChoiceArrayTestChoiceArrayResponse. getZ()Gets the value of the z property.ChoiceArrayTypeTestPortType. testChoiceArray(ChoiceArray x, javax.xml.ws.Holder<ChoiceArray> y, javax.xml.ws.Holder<ChoiceArray> z)Methods in org.apache.type_test.doc with parameters of type ChoiceArray Modifier and Type Method Description voidTestChoiceArrayResponse. setReturn(ChoiceArray value)Sets the value of the return property.voidTestChoiceArray. setX(ChoiceArray value)Sets the value of the x property.voidTestChoiceArray. setY(ChoiceArray value)Sets the value of the y property.voidTestChoiceArrayResponse. setY(ChoiceArray value)Sets the value of the y property.voidTestChoiceArrayResponse. setZ(ChoiceArray value)Sets the value of the z property.ChoiceArrayTypeTestPortType. testChoiceArray(ChoiceArray x, javax.xml.ws.Holder<ChoiceArray> y, javax.xml.ws.Holder<ChoiceArray> z)Method parameters in org.apache.type_test.doc with type arguments of type ChoiceArray Modifier and Type Method Description ChoiceArrayTypeTestPortType. testChoiceArray(ChoiceArray x, javax.xml.ws.Holder<ChoiceArray> y, javax.xml.ws.Holder<ChoiceArray> z) -
Uses of ChoiceArray in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return ChoiceArray Modifier and Type Method Description ChoiceArrayTypeTestPortType. testChoiceArray(ChoiceArray x, javax.xml.ws.Holder<ChoiceArray> y, javax.xml.ws.Holder<ChoiceArray> z)Methods in org.apache.type_test.rpc with parameters of type ChoiceArray Modifier and Type Method Description ChoiceArrayTypeTestPortType. testChoiceArray(ChoiceArray x, javax.xml.ws.Holder<ChoiceArray> y, javax.xml.ws.Holder<ChoiceArray> z)Method parameters in org.apache.type_test.rpc with type arguments of type ChoiceArray Modifier and Type Method Description ChoiceArrayTypeTestPortType. testChoiceArray(ChoiceArray x, javax.xml.ws.Holder<ChoiceArray> y, javax.xml.ws.Holder<ChoiceArray> z) -
Uses of ChoiceArray in org.apache.type_test.types1
Fields in org.apache.type_test.types1 declared as ChoiceArray Modifier and Type Field Description protected ChoiceArrayRecursiveUnionData. varChoiceArrayMethods in org.apache.type_test.types1 that return ChoiceArray Modifier and Type Method Description ChoiceArrayObjectFactory. createChoiceArray()Create an instance ofChoiceArrayChoiceArrayRecursiveUnionData. getVarChoiceArray()Gets the value of the varChoiceArray property.Methods in org.apache.type_test.types1 with parameters of type ChoiceArray Modifier and Type Method Description voidRecursiveUnionData. setVarChoiceArray(ChoiceArray value)Sets the value of the varChoiceArray property. -
Uses of ChoiceArray in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as ChoiceArray Modifier and Type Field Description protected ChoiceArrayTestChoiceArrayResponse. _returnprotected ChoiceArrayTestChoiceArray. xprotected ChoiceArrayTestChoiceArray. yprotected ChoiceArrayTestChoiceArrayResponse. yprotected ChoiceArrayTestChoiceArrayResponse. zMethods in org.apache.type_test.xml that return ChoiceArray Modifier and Type Method Description ChoiceArrayTestChoiceArrayResponse. getReturn()Gets the value of the return property.ChoiceArrayTestChoiceArray. getX()Gets the value of the x property.ChoiceArrayTestChoiceArray. getY()Gets the value of the y property.ChoiceArrayTestChoiceArrayResponse. getY()Gets the value of the y property.ChoiceArrayTestChoiceArrayResponse. getZ()Gets the value of the z property.ChoiceArrayTypeTestPortType. testChoiceArray(ChoiceArray x, javax.xml.ws.Holder<ChoiceArray> y, javax.xml.ws.Holder<ChoiceArray> z)Methods in org.apache.type_test.xml with parameters of type ChoiceArray Modifier and Type Method Description voidTestChoiceArrayResponse. setReturn(ChoiceArray value)Sets the value of the return property.voidTestChoiceArray. setX(ChoiceArray value)Sets the value of the x property.voidTestChoiceArray. setY(ChoiceArray value)Sets the value of the y property.voidTestChoiceArrayResponse. setY(ChoiceArray value)Sets the value of the y property.voidTestChoiceArrayResponse. setZ(ChoiceArray value)Sets the value of the z property.ChoiceArrayTypeTestPortType. testChoiceArray(ChoiceArray x, javax.xml.ws.Holder<ChoiceArray> y, javax.xml.ws.Holder<ChoiceArray> z)Method parameters in org.apache.type_test.xml with type arguments of type ChoiceArray Modifier and Type Method Description ChoiceArrayTypeTestPortType. testChoiceArray(ChoiceArray x, javax.xml.ws.Holder<ChoiceArray> y, javax.xml.ws.Holder<ChoiceArray> z)
-