Uses of Class
org.apache.type_test.types1.ComplexArray
Packages that use ComplexArray
Package
Description
-
Uses of ComplexArray in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return ComplexArrayModifier and TypeMethodDescriptionTypeTestImpl.testComplexArray(ComplexArray x, jakarta.xml.ws.Holder<ComplexArray> y, jakarta.xml.ws.Holder<ComplexArray> z) Methods in org.apache.cxf.systest.type_test with parameters of type ComplexArrayModifier and TypeMethodDescriptionTypeTestImpl.testComplexArray(ComplexArray x, jakarta.xml.ws.Holder<ComplexArray> y, jakarta.xml.ws.Holder<ComplexArray> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type ComplexArrayModifier and TypeMethodDescriptionTypeTestImpl.testComplexArray(ComplexArray x, jakarta.xml.ws.Holder<ComplexArray> y, jakarta.xml.ws.Holder<ComplexArray> z) -
Uses of ComplexArray in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as ComplexArrayModifier and TypeFieldDescriptionprotected ComplexArrayTestComplexArrayResponse._returnprotected ComplexArrayTestComplexArray.xprotected ComplexArrayTestComplexArray.yprotected ComplexArrayTestComplexArrayResponse.yprotected ComplexArrayTestComplexArrayResponse.zMethods in org.apache.type_test.doc that return ComplexArrayModifier and TypeMethodDescriptionTestComplexArrayResponse.getReturn()Gets the value of the return property.TestComplexArray.getX()Gets the value of the x property.TestComplexArray.getY()Gets the value of the y property.TestComplexArrayResponse.getY()Gets the value of the y property.TestComplexArrayResponse.getZ()Gets the value of the z property.TypeTestPortType.testComplexArray(ComplexArray x, jakarta.xml.ws.Holder<ComplexArray> y, jakarta.xml.ws.Holder<ComplexArray> z) Methods in org.apache.type_test.doc with parameters of type ComplexArrayModifier and TypeMethodDescriptionvoidTestComplexArrayResponse.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.TypeTestPortType.testComplexArray(ComplexArray x, jakarta.xml.ws.Holder<ComplexArray> y, jakarta.xml.ws.Holder<ComplexArray> z) Method parameters in org.apache.type_test.doc with type arguments of type ComplexArrayModifier and TypeMethodDescriptionTypeTestPortType.testComplexArray(ComplexArray x, jakarta.xml.ws.Holder<ComplexArray> y, jakarta.xml.ws.Holder<ComplexArray> z) -
Uses of ComplexArray in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return ComplexArrayModifier and TypeMethodDescriptionTypeTestPortType.testComplexArray(ComplexArray x, jakarta.xml.ws.Holder<ComplexArray> y, jakarta.xml.ws.Holder<ComplexArray> z) Methods in org.apache.type_test.rpc with parameters of type ComplexArrayModifier and TypeMethodDescriptionTypeTestPortType.testComplexArray(ComplexArray x, jakarta.xml.ws.Holder<ComplexArray> y, jakarta.xml.ws.Holder<ComplexArray> z) Method parameters in org.apache.type_test.rpc with type arguments of type ComplexArrayModifier and TypeMethodDescriptionTypeTestPortType.testComplexArray(ComplexArray x, jakarta.xml.ws.Holder<ComplexArray> y, jakarta.xml.ws.Holder<ComplexArray> z) -
Uses of ComplexArray in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return ComplexArrayModifier and TypeMethodDescriptionObjectFactory.createComplexArray()Create an instance ofComplexArray -
Uses of ComplexArray in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as ComplexArrayModifier and TypeFieldDescriptionprotected ComplexArrayTestComplexArrayResponse._returnprotected ComplexArrayTestComplexArray.xprotected ComplexArrayTestComplexArray.yprotected ComplexArrayTestComplexArrayResponse.yprotected ComplexArrayTestComplexArrayResponse.zMethods in org.apache.type_test.xml that return ComplexArrayModifier and TypeMethodDescriptionTestComplexArrayResponse.getReturn()Gets the value of the return property.TestComplexArray.getX()Gets the value of the x property.TestComplexArray.getY()Gets the value of the y property.TestComplexArrayResponse.getY()Gets the value of the y property.TestComplexArrayResponse.getZ()Gets the value of the z property.TypeTestPortType.testComplexArray(ComplexArray x, jakarta.xml.ws.Holder<ComplexArray> y, jakarta.xml.ws.Holder<ComplexArray> z) Methods in org.apache.type_test.xml with parameters of type ComplexArrayModifier and TypeMethodDescriptionvoidTestComplexArrayResponse.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.TypeTestPortType.testComplexArray(ComplexArray x, jakarta.xml.ws.Holder<ComplexArray> y, jakarta.xml.ws.Holder<ComplexArray> z) Method parameters in org.apache.type_test.xml with type arguments of type ComplexArrayModifier and TypeMethodDescriptionTypeTestPortType.testComplexArray(ComplexArray x, jakarta.xml.ws.Holder<ComplexArray> y, jakarta.xml.ws.Holder<ComplexArray> z)