Uses of Class
org.apache.type_test.types3.OccuringStruct1
Packages that use OccuringStruct1
Package
Description
-
Uses of OccuringStruct1 in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return OccuringStruct1Modifier and TypeMethodDescriptionTypeTestImpl.testOccuringStruct1(OccuringStruct1 x, jakarta.xml.ws.Holder<OccuringStruct1> y, jakarta.xml.ws.Holder<OccuringStruct1> z) Methods in org.apache.cxf.systest.type_test with parameters of type OccuringStruct1Modifier and TypeMethodDescriptionTypeTestImpl.testOccuringStruct1(OccuringStruct1 x, jakarta.xml.ws.Holder<OccuringStruct1> y, jakarta.xml.ws.Holder<OccuringStruct1> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type OccuringStruct1Modifier and TypeMethodDescriptionTypeTestImpl.testOccuringStruct1(OccuringStruct1 x, jakarta.xml.ws.Holder<OccuringStruct1> y, jakarta.xml.ws.Holder<OccuringStruct1> z) -
Uses of OccuringStruct1 in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as OccuringStruct1Modifier and TypeFieldDescriptionprotected OccuringStruct1TestOccuringStruct1Response._returnprotected OccuringStruct1TestOccuringStruct1.xprotected OccuringStruct1TestOccuringStruct1.yprotected OccuringStruct1TestOccuringStruct1Response.yprotected OccuringStruct1TestOccuringStruct1Response.zMethods in org.apache.type_test.doc that return OccuringStruct1Modifier and TypeMethodDescriptionTestOccuringStruct1Response.getReturn()Gets the value of the return property.TestOccuringStruct1.getX()Gets the value of the x property.TestOccuringStruct1.getY()Gets the value of the y property.TestOccuringStruct1Response.getY()Gets the value of the y property.TestOccuringStruct1Response.getZ()Gets the value of the z property.TypeTestPortType.testOccuringStruct1(OccuringStruct1 x, jakarta.xml.ws.Holder<OccuringStruct1> y, jakarta.xml.ws.Holder<OccuringStruct1> z) Methods in org.apache.type_test.doc with parameters of type OccuringStruct1Modifier and TypeMethodDescriptionvoidTestOccuringStruct1Response.setReturn(OccuringStruct1 value) Sets the value of the return property.voidTestOccuringStruct1.setX(OccuringStruct1 value) Sets the value of the x property.voidTestOccuringStruct1.setY(OccuringStruct1 value) Sets the value of the y property.voidTestOccuringStruct1Response.setY(OccuringStruct1 value) Sets the value of the y property.voidTestOccuringStruct1Response.setZ(OccuringStruct1 value) Sets the value of the z property.TypeTestPortType.testOccuringStruct1(OccuringStruct1 x, jakarta.xml.ws.Holder<OccuringStruct1> y, jakarta.xml.ws.Holder<OccuringStruct1> z) Method parameters in org.apache.type_test.doc with type arguments of type OccuringStruct1Modifier and TypeMethodDescriptionTypeTestPortType.testOccuringStruct1(OccuringStruct1 x, jakarta.xml.ws.Holder<OccuringStruct1> y, jakarta.xml.ws.Holder<OccuringStruct1> z) -
Uses of OccuringStruct1 in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return OccuringStruct1Modifier and TypeMethodDescriptionTypeTestPortType.testOccuringStruct1(OccuringStruct1 x, jakarta.xml.ws.Holder<OccuringStruct1> y, jakarta.xml.ws.Holder<OccuringStruct1> z) Methods in org.apache.type_test.rpc with parameters of type OccuringStruct1Modifier and TypeMethodDescriptionTypeTestPortType.testOccuringStruct1(OccuringStruct1 x, jakarta.xml.ws.Holder<OccuringStruct1> y, jakarta.xml.ws.Holder<OccuringStruct1> z) Method parameters in org.apache.type_test.rpc with type arguments of type OccuringStruct1Modifier and TypeMethodDescriptionTypeTestPortType.testOccuringStruct1(OccuringStruct1 x, jakarta.xml.ws.Holder<OccuringStruct1> y, jakarta.xml.ws.Holder<OccuringStruct1> z) -
Uses of OccuringStruct1 in org.apache.type_test.types3
Methods in org.apache.type_test.types3 that return OccuringStruct1Modifier and TypeMethodDescriptionObjectFactory.createOccuringStruct1()Create an instance ofOccuringStruct1 -
Uses of OccuringStruct1 in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as OccuringStruct1Modifier and TypeFieldDescriptionprotected OccuringStruct1TestOccuringStruct1Response._returnprotected OccuringStruct1TestOccuringStruct1.xprotected OccuringStruct1TestOccuringStruct1.yprotected OccuringStruct1TestOccuringStruct1Response.yprotected OccuringStruct1TestOccuringStruct1Response.zMethods in org.apache.type_test.xml that return OccuringStruct1Modifier and TypeMethodDescriptionTestOccuringStruct1Response.getReturn()Gets the value of the return property.TestOccuringStruct1.getX()Gets the value of the x property.TestOccuringStruct1.getY()Gets the value of the y property.TestOccuringStruct1Response.getY()Gets the value of the y property.TestOccuringStruct1Response.getZ()Gets the value of the z property.TypeTestPortType.testOccuringStruct1(OccuringStruct1 x, jakarta.xml.ws.Holder<OccuringStruct1> y, jakarta.xml.ws.Holder<OccuringStruct1> z) Methods in org.apache.type_test.xml with parameters of type OccuringStruct1Modifier and TypeMethodDescriptionvoidTestOccuringStruct1Response.setReturn(OccuringStruct1 value) Sets the value of the return property.voidTestOccuringStruct1.setX(OccuringStruct1 value) Sets the value of the x property.voidTestOccuringStruct1.setY(OccuringStruct1 value) Sets the value of the y property.voidTestOccuringStruct1Response.setY(OccuringStruct1 value) Sets the value of the y property.voidTestOccuringStruct1Response.setZ(OccuringStruct1 value) Sets the value of the z property.TypeTestPortType.testOccuringStruct1(OccuringStruct1 x, jakarta.xml.ws.Holder<OccuringStruct1> y, jakarta.xml.ws.Holder<OccuringStruct1> z) Method parameters in org.apache.type_test.xml with type arguments of type OccuringStruct1Modifier and TypeMethodDescriptionTypeTestPortType.testOccuringStruct1(OccuringStruct1 x, jakarta.xml.ws.Holder<OccuringStruct1> y, jakarta.xml.ws.Holder<OccuringStruct1> z)