Uses of Class
org.apache.type_test.types1.ComplexStruct
Packages that use ComplexStruct
Package
Description
-
Uses of ComplexStruct in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return ComplexStructModifier and TypeMethodDescriptionTypeTestImpl.testComplexStruct(ComplexStruct x, jakarta.xml.ws.Holder<ComplexStruct> y, jakarta.xml.ws.Holder<ComplexStruct> z) Methods in org.apache.cxf.systest.type_test with parameters of type ComplexStructModifier and TypeMethodDescriptionTypeTestImpl.testComplexStruct(ComplexStruct x, jakarta.xml.ws.Holder<ComplexStruct> y, jakarta.xml.ws.Holder<ComplexStruct> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type ComplexStructModifier and TypeMethodDescriptionTypeTestImpl.testComplexStruct(ComplexStruct x, jakarta.xml.ws.Holder<ComplexStruct> y, jakarta.xml.ws.Holder<ComplexStruct> z) -
Uses of ComplexStruct in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as ComplexStructModifier and TypeFieldDescriptionprotected ComplexStructTestComplexStructResponse._returnprotected ComplexStructTestComplexStruct.xprotected ComplexStructTestComplexStruct.yprotected ComplexStructTestComplexStructResponse.yprotected ComplexStructTestComplexStructResponse.zMethods in org.apache.type_test.doc that return ComplexStructModifier and TypeMethodDescriptionTestComplexStructResponse.getReturn()Gets the value of the return property.TestComplexStruct.getX()Gets the value of the x property.TestComplexStruct.getY()Gets the value of the y property.TestComplexStructResponse.getY()Gets the value of the y property.TestComplexStructResponse.getZ()Gets the value of the z property.TypeTestPortType.testComplexStruct(ComplexStruct x, jakarta.xml.ws.Holder<ComplexStruct> y, jakarta.xml.ws.Holder<ComplexStruct> z) Methods in org.apache.type_test.doc with parameters of type ComplexStructModifier and TypeMethodDescriptionvoidTestComplexStructResponse.setReturn(ComplexStruct value) Sets the value of the return property.voidTestComplexStruct.setX(ComplexStruct value) Sets the value of the x property.voidTestComplexStruct.setY(ComplexStruct value) Sets the value of the y property.voidTestComplexStructResponse.setY(ComplexStruct value) Sets the value of the y property.voidTestComplexStructResponse.setZ(ComplexStruct value) Sets the value of the z property.TypeTestPortType.testComplexStruct(ComplexStruct x, jakarta.xml.ws.Holder<ComplexStruct> y, jakarta.xml.ws.Holder<ComplexStruct> z) Method parameters in org.apache.type_test.doc with type arguments of type ComplexStructModifier and TypeMethodDescriptionTypeTestPortType.testComplexStruct(ComplexStruct x, jakarta.xml.ws.Holder<ComplexStruct> y, jakarta.xml.ws.Holder<ComplexStruct> z) -
Uses of ComplexStruct in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return ComplexStructModifier and TypeMethodDescriptionTypeTestPortType.testComplexStruct(ComplexStruct x, jakarta.xml.ws.Holder<ComplexStruct> y, jakarta.xml.ws.Holder<ComplexStruct> z) Methods in org.apache.type_test.rpc with parameters of type ComplexStructModifier and TypeMethodDescriptionTypeTestPortType.testComplexStruct(ComplexStruct x, jakarta.xml.ws.Holder<ComplexStruct> y, jakarta.xml.ws.Holder<ComplexStruct> z) Method parameters in org.apache.type_test.rpc with type arguments of type ComplexStructModifier and TypeMethodDescriptionTypeTestPortType.testComplexStruct(ComplexStruct x, jakarta.xml.ws.Holder<ComplexStruct> y, jakarta.xml.ws.Holder<ComplexStruct> z) -
Uses of ComplexStruct in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return ComplexStructModifier and TypeMethodDescriptionObjectFactory.createComplexStruct()Create an instance ofComplexStruct -
Uses of ComplexStruct in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as ComplexStructModifier and TypeFieldDescriptionprotected ComplexStructTestComplexStructResponse._returnprotected ComplexStructTestComplexStruct.xprotected ComplexStructTestComplexStruct.yprotected ComplexStructTestComplexStructResponse.yprotected ComplexStructTestComplexStructResponse.zMethods in org.apache.type_test.xml that return ComplexStructModifier and TypeMethodDescriptionTestComplexStructResponse.getReturn()Gets the value of the return property.TestComplexStruct.getX()Gets the value of the x property.TestComplexStruct.getY()Gets the value of the y property.TestComplexStructResponse.getY()Gets the value of the y property.TestComplexStructResponse.getZ()Gets the value of the z property.TypeTestPortType.testComplexStruct(ComplexStruct x, jakarta.xml.ws.Holder<ComplexStruct> y, jakarta.xml.ws.Holder<ComplexStruct> z) Methods in org.apache.type_test.xml with parameters of type ComplexStructModifier and TypeMethodDescriptionvoidTestComplexStructResponse.setReturn(ComplexStruct value) Sets the value of the return property.voidTestComplexStruct.setX(ComplexStruct value) Sets the value of the x property.voidTestComplexStruct.setY(ComplexStruct value) Sets the value of the y property.voidTestComplexStructResponse.setY(ComplexStruct value) Sets the value of the y property.voidTestComplexStructResponse.setZ(ComplexStruct value) Sets the value of the z property.TypeTestPortType.testComplexStruct(ComplexStruct x, jakarta.xml.ws.Holder<ComplexStruct> y, jakarta.xml.ws.Holder<ComplexStruct> z) Method parameters in org.apache.type_test.xml with type arguments of type ComplexStructModifier and TypeMethodDescriptionTypeTestPortType.testComplexStruct(ComplexStruct x, jakarta.xml.ws.Holder<ComplexStruct> y, jakarta.xml.ws.Holder<ComplexStruct> z)