Uses of Class
org.apache.type_test.types1.ComplexArray
-
Packages that use ComplexArray 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 ComplexArray in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return ComplexArray Modifier and Type Method Description ComplexArrayTypeTestImpl. testComplexArray(ComplexArray x, javax.xml.ws.Holder<ComplexArray> y, javax.xml.ws.Holder<ComplexArray> z)Methods in org.apache.cxf.systest.type_test with parameters of type ComplexArray Modifier and Type Method Description ComplexArrayTypeTestImpl. testComplexArray(ComplexArray x, javax.xml.ws.Holder<ComplexArray> y, javax.xml.ws.Holder<ComplexArray> z)Method parameters in org.apache.cxf.systest.type_test with type arguments of type ComplexArray Modifier and Type Method Description ComplexArrayTypeTestImpl. testComplexArray(ComplexArray x, javax.xml.ws.Holder<ComplexArray> y, javax.xml.ws.Holder<ComplexArray> z) -
Uses of ComplexArray in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as ComplexArray Modifier and Type Field Description protected ComplexArrayTestComplexArrayResponse. _returnprotected ComplexArrayTestComplexArray. xprotected ComplexArrayTestComplexArray. yprotected ComplexArrayTestComplexArrayResponse. yprotected ComplexArrayTestComplexArrayResponse. zMethods in org.apache.type_test.doc that return ComplexArray Modifier and Type Method Description ComplexArrayTestComplexArrayResponse. getReturn()Gets the value of the return property.ComplexArrayTestComplexArray. getX()Gets the value of the x property.ComplexArrayTestComplexArray. getY()Gets the value of the y property.ComplexArrayTestComplexArrayResponse. getY()Gets the value of the y property.ComplexArrayTestComplexArrayResponse. getZ()Gets the value of the z property.ComplexArrayTypeTestPortType. testComplexArray(ComplexArray x, javax.xml.ws.Holder<ComplexArray> y, javax.xml.ws.Holder<ComplexArray> z)Methods in org.apache.type_test.doc with parameters of type ComplexArray Modifier and Type Method Description voidTestComplexArrayResponse. setReturn(ComplexArray value)Sets the value of the return property.voidTestComplexArray. setX(ComplexArray value)Sets the value of the x property.voidTestComplexArray. setY(ComplexArray value)Sets the value of the y property.voidTestComplexArrayResponse. setY(ComplexArray value)Sets the value of the y property.voidTestComplexArrayResponse. setZ(ComplexArray value)Sets the value of the z property.ComplexArrayTypeTestPortType. testComplexArray(ComplexArray x, javax.xml.ws.Holder<ComplexArray> y, javax.xml.ws.Holder<ComplexArray> z)Method parameters in org.apache.type_test.doc with type arguments of type ComplexArray Modifier and Type Method Description ComplexArrayTypeTestPortType. testComplexArray(ComplexArray x, javax.xml.ws.Holder<ComplexArray> y, javax.xml.ws.Holder<ComplexArray> z) -
Uses of ComplexArray in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return ComplexArray Modifier and Type Method Description ComplexArrayTypeTestPortType. testComplexArray(ComplexArray x, javax.xml.ws.Holder<ComplexArray> y, javax.xml.ws.Holder<ComplexArray> z)Methods in org.apache.type_test.rpc with parameters of type ComplexArray Modifier and Type Method Description ComplexArrayTypeTestPortType. testComplexArray(ComplexArray x, javax.xml.ws.Holder<ComplexArray> y, javax.xml.ws.Holder<ComplexArray> z)Method parameters in org.apache.type_test.rpc with type arguments of type ComplexArray Modifier and Type Method Description ComplexArrayTypeTestPortType. testComplexArray(ComplexArray x, javax.xml.ws.Holder<ComplexArray> y, javax.xml.ws.Holder<ComplexArray> z) -
Uses of ComplexArray in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return ComplexArray Modifier and Type Method Description ComplexArrayObjectFactory. createComplexArray()Create an instance ofComplexArray -
Uses of ComplexArray in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as ComplexArray Modifier and Type Field Description protected ComplexArrayTestComplexArrayResponse. _returnprotected ComplexArrayTestComplexArray. xprotected ComplexArrayTestComplexArray. yprotected ComplexArrayTestComplexArrayResponse. yprotected ComplexArrayTestComplexArrayResponse. zMethods in org.apache.type_test.xml that return ComplexArray Modifier and Type Method Description ComplexArrayTestComplexArrayResponse. getReturn()Gets the value of the return property.ComplexArrayTestComplexArray. getX()Gets the value of the x property.ComplexArrayTestComplexArray. getY()Gets the value of the y property.ComplexArrayTestComplexArrayResponse. getY()Gets the value of the y property.ComplexArrayTestComplexArrayResponse. getZ()Gets the value of the z property.ComplexArrayTypeTestPortType. testComplexArray(ComplexArray x, javax.xml.ws.Holder<ComplexArray> y, javax.xml.ws.Holder<ComplexArray> z)Methods in org.apache.type_test.xml with parameters of type ComplexArray Modifier and Type Method Description voidTestComplexArrayResponse. setReturn(ComplexArray value)Sets the value of the return property.voidTestComplexArray. setX(ComplexArray value)Sets the value of the x property.voidTestComplexArray. setY(ComplexArray value)Sets the value of the y property.voidTestComplexArrayResponse. setY(ComplexArray value)Sets the value of the y property.voidTestComplexArrayResponse. setZ(ComplexArray value)Sets the value of the z property.ComplexArrayTypeTestPortType. testComplexArray(ComplexArray x, javax.xml.ws.Holder<ComplexArray> y, javax.xml.ws.Holder<ComplexArray> z)Method parameters in org.apache.type_test.xml with type arguments of type ComplexArray Modifier and Type Method Description ComplexArrayTypeTestPortType. testComplexArray(ComplexArray x, javax.xml.ws.Holder<ComplexArray> y, javax.xml.ws.Holder<ComplexArray> z)
-