Uses of Class
org.apache.type_test.types3.OccuringStruct2
Packages that use OccuringStruct2
Package
Description
-
Uses of OccuringStruct2 in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return OccuringStruct2Modifier and TypeMethodDescriptionTypeTestImpl.testOccuringStruct2(OccuringStruct2 x, jakarta.xml.ws.Holder<OccuringStruct2> y, jakarta.xml.ws.Holder<OccuringStruct2> z) Methods in org.apache.cxf.systest.type_test with parameters of type OccuringStruct2Modifier and TypeMethodDescriptionTypeTestImpl.testOccuringStruct2(OccuringStruct2 x, jakarta.xml.ws.Holder<OccuringStruct2> y, jakarta.xml.ws.Holder<OccuringStruct2> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type OccuringStruct2Modifier and TypeMethodDescriptionTypeTestImpl.testOccuringStruct2(OccuringStruct2 x, jakarta.xml.ws.Holder<OccuringStruct2> y, jakarta.xml.ws.Holder<OccuringStruct2> z) -
Uses of OccuringStruct2 in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as OccuringStruct2Modifier and TypeFieldDescriptionprotected OccuringStruct2TestOccuringStruct2Response._returnprotected OccuringStruct2TestOccuringStruct2.xprotected OccuringStruct2TestOccuringStruct2.yprotected OccuringStruct2TestOccuringStruct2Response.yprotected OccuringStruct2TestOccuringStruct2Response.zMethods in org.apache.type_test.doc that return OccuringStruct2Modifier and TypeMethodDescriptionTestOccuringStruct2Response.getReturn()Gets the value of the return property.TestOccuringStruct2.getX()Gets the value of the x property.TestOccuringStruct2.getY()Gets the value of the y property.TestOccuringStruct2Response.getY()Gets the value of the y property.TestOccuringStruct2Response.getZ()Gets the value of the z property.TypeTestPortType.testOccuringStruct2(OccuringStruct2 x, jakarta.xml.ws.Holder<OccuringStruct2> y, jakarta.xml.ws.Holder<OccuringStruct2> z) Methods in org.apache.type_test.doc with parameters of type OccuringStruct2Modifier and TypeMethodDescriptionvoidTestOccuringStruct2Response.setReturn(OccuringStruct2 value) Sets the value of the return property.voidTestOccuringStruct2.setX(OccuringStruct2 value) Sets the value of the x property.voidTestOccuringStruct2.setY(OccuringStruct2 value) Sets the value of the y property.voidTestOccuringStruct2Response.setY(OccuringStruct2 value) Sets the value of the y property.voidTestOccuringStruct2Response.setZ(OccuringStruct2 value) Sets the value of the z property.TypeTestPortType.testOccuringStruct2(OccuringStruct2 x, jakarta.xml.ws.Holder<OccuringStruct2> y, jakarta.xml.ws.Holder<OccuringStruct2> z) Method parameters in org.apache.type_test.doc with type arguments of type OccuringStruct2Modifier and TypeMethodDescriptionTypeTestPortType.testOccuringStruct2(OccuringStruct2 x, jakarta.xml.ws.Holder<OccuringStruct2> y, jakarta.xml.ws.Holder<OccuringStruct2> z) -
Uses of OccuringStruct2 in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return OccuringStruct2Modifier and TypeMethodDescriptionTypeTestPortType.testOccuringStruct2(OccuringStruct2 x, jakarta.xml.ws.Holder<OccuringStruct2> y, jakarta.xml.ws.Holder<OccuringStruct2> z) Methods in org.apache.type_test.rpc with parameters of type OccuringStruct2Modifier and TypeMethodDescriptionTypeTestPortType.testOccuringStruct2(OccuringStruct2 x, jakarta.xml.ws.Holder<OccuringStruct2> y, jakarta.xml.ws.Holder<OccuringStruct2> z) Method parameters in org.apache.type_test.rpc with type arguments of type OccuringStruct2Modifier and TypeMethodDescriptionTypeTestPortType.testOccuringStruct2(OccuringStruct2 x, jakarta.xml.ws.Holder<OccuringStruct2> y, jakarta.xml.ws.Holder<OccuringStruct2> z) -
Uses of OccuringStruct2 in org.apache.type_test.types3
Methods in org.apache.type_test.types3 that return OccuringStruct2Modifier and TypeMethodDescriptionObjectFactory.createOccuringStruct2()Create an instance ofOccuringStruct2 -
Uses of OccuringStruct2 in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as OccuringStruct2Modifier and TypeFieldDescriptionprotected OccuringStruct2TestOccuringStruct2Response._returnprotected OccuringStruct2TestOccuringStruct2.xprotected OccuringStruct2TestOccuringStruct2.yprotected OccuringStruct2TestOccuringStruct2Response.yprotected OccuringStruct2TestOccuringStruct2Response.zMethods in org.apache.type_test.xml that return OccuringStruct2Modifier and TypeMethodDescriptionTestOccuringStruct2Response.getReturn()Gets the value of the return property.TestOccuringStruct2.getX()Gets the value of the x property.TestOccuringStruct2.getY()Gets the value of the y property.TestOccuringStruct2Response.getY()Gets the value of the y property.TestOccuringStruct2Response.getZ()Gets the value of the z property.TypeTestPortType.testOccuringStruct2(OccuringStruct2 x, jakarta.xml.ws.Holder<OccuringStruct2> y, jakarta.xml.ws.Holder<OccuringStruct2> z) Methods in org.apache.type_test.xml with parameters of type OccuringStruct2Modifier and TypeMethodDescriptionvoidTestOccuringStruct2Response.setReturn(OccuringStruct2 value) Sets the value of the return property.voidTestOccuringStruct2.setX(OccuringStruct2 value) Sets the value of the x property.voidTestOccuringStruct2.setY(OccuringStruct2 value) Sets the value of the y property.voidTestOccuringStruct2Response.setY(OccuringStruct2 value) Sets the value of the y property.voidTestOccuringStruct2Response.setZ(OccuringStruct2 value) Sets the value of the z property.TypeTestPortType.testOccuringStruct2(OccuringStruct2 x, jakarta.xml.ws.Holder<OccuringStruct2> y, jakarta.xml.ws.Holder<OccuringStruct2> z) Method parameters in org.apache.type_test.xml with type arguments of type OccuringStruct2Modifier and TypeMethodDescriptionTypeTestPortType.testOccuringStruct2(OccuringStruct2 x, jakarta.xml.ws.Holder<OccuringStruct2> y, jakarta.xml.ws.Holder<OccuringStruct2> z)