Uses of Class
org.apache.type_test.types1.StructWithNillables
Packages that use StructWithNillables
Package
Description
-
Uses of StructWithNillables in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return StructWithNillablesModifier and TypeMethodDescriptionTypeTestImpl.testStructWithNillables(StructWithNillables x, jakarta.xml.ws.Holder<StructWithNillables> y, jakarta.xml.ws.Holder<StructWithNillables> z) Methods in org.apache.cxf.systest.type_test with parameters of type StructWithNillablesModifier and TypeMethodDescriptionTypeTestImpl.testStructWithNillables(StructWithNillables x, jakarta.xml.ws.Holder<StructWithNillables> y, jakarta.xml.ws.Holder<StructWithNillables> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type StructWithNillablesModifier and TypeMethodDescriptionTypeTestImpl.testStructWithNillables(StructWithNillables x, jakarta.xml.ws.Holder<StructWithNillables> y, jakarta.xml.ws.Holder<StructWithNillables> z) -
Uses of StructWithNillables in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as StructWithNillablesModifier and TypeFieldDescriptionprotected StructWithNillablesTestStructWithNillablesResponse._returnprotected StructWithNillablesTestStructWithNillables.xprotected StructWithNillablesTestStructWithNillables.yprotected StructWithNillablesTestStructWithNillablesResponse.yprotected StructWithNillablesTestStructWithNillablesResponse.zMethods in org.apache.type_test.doc that return StructWithNillablesModifier and TypeMethodDescriptionTestStructWithNillablesResponse.getReturn()Gets the value of the return property.TestStructWithNillables.getX()Gets the value of the x property.TestStructWithNillables.getY()Gets the value of the y property.TestStructWithNillablesResponse.getY()Gets the value of the y property.TestStructWithNillablesResponse.getZ()Gets the value of the z property.TypeTestPortType.testStructWithNillables(StructWithNillables x, jakarta.xml.ws.Holder<StructWithNillables> y, jakarta.xml.ws.Holder<StructWithNillables> z) Methods in org.apache.type_test.doc with parameters of type StructWithNillablesModifier and TypeMethodDescriptionvoidTestStructWithNillablesResponse.setReturn(StructWithNillables value) Sets the value of the return property.voidTestStructWithNillables.setX(StructWithNillables value) Sets the value of the x property.voidTestStructWithNillables.setY(StructWithNillables value) Sets the value of the y property.voidTestStructWithNillablesResponse.setY(StructWithNillables value) Sets the value of the y property.voidTestStructWithNillablesResponse.setZ(StructWithNillables value) Sets the value of the z property.TypeTestPortType.testStructWithNillables(StructWithNillables x, jakarta.xml.ws.Holder<StructWithNillables> y, jakarta.xml.ws.Holder<StructWithNillables> z) Method parameters in org.apache.type_test.doc with type arguments of type StructWithNillablesModifier and TypeMethodDescriptionTypeTestPortType.testStructWithNillables(StructWithNillables x, jakarta.xml.ws.Holder<StructWithNillables> y, jakarta.xml.ws.Holder<StructWithNillables> z) -
Uses of StructWithNillables in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return StructWithNillablesModifier and TypeMethodDescriptionTypeTestPortType.testStructWithNillables(StructWithNillables x, jakarta.xml.ws.Holder<StructWithNillables> y, jakarta.xml.ws.Holder<StructWithNillables> z) Methods in org.apache.type_test.rpc with parameters of type StructWithNillablesModifier and TypeMethodDescriptionTypeTestPortType.testStructWithNillables(StructWithNillables x, jakarta.xml.ws.Holder<StructWithNillables> y, jakarta.xml.ws.Holder<StructWithNillables> z) Method parameters in org.apache.type_test.rpc with type arguments of type StructWithNillablesModifier and TypeMethodDescriptionTypeTestPortType.testStructWithNillables(StructWithNillables x, jakarta.xml.ws.Holder<StructWithNillables> y, jakarta.xml.ws.Holder<StructWithNillables> z) -
Uses of StructWithNillables in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return StructWithNillablesModifier and TypeMethodDescriptionObjectFactory.createStructWithNillables()Create an instance ofStructWithNillables -
Uses of StructWithNillables in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as StructWithNillablesModifier and TypeFieldDescriptionprotected StructWithNillablesTestStructWithNillablesResponse._returnprotected StructWithNillablesTestStructWithNillables.xprotected StructWithNillablesTestStructWithNillables.yprotected StructWithNillablesTestStructWithNillablesResponse.yprotected StructWithNillablesTestStructWithNillablesResponse.zMethods in org.apache.type_test.xml that return StructWithNillablesModifier and TypeMethodDescriptionTestStructWithNillablesResponse.getReturn()Gets the value of the return property.TestStructWithNillables.getX()Gets the value of the x property.TestStructWithNillables.getY()Gets the value of the y property.TestStructWithNillablesResponse.getY()Gets the value of the y property.TestStructWithNillablesResponse.getZ()Gets the value of the z property.TypeTestPortType.testStructWithNillables(StructWithNillables x, jakarta.xml.ws.Holder<StructWithNillables> y, jakarta.xml.ws.Holder<StructWithNillables> z) Methods in org.apache.type_test.xml with parameters of type StructWithNillablesModifier and TypeMethodDescriptionvoidTestStructWithNillablesResponse.setReturn(StructWithNillables value) Sets the value of the return property.voidTestStructWithNillables.setX(StructWithNillables value) Sets the value of the x property.voidTestStructWithNillables.setY(StructWithNillables value) Sets the value of the y property.voidTestStructWithNillablesResponse.setY(StructWithNillables value) Sets the value of the y property.voidTestStructWithNillablesResponse.setZ(StructWithNillables value) Sets the value of the z property.TypeTestPortType.testStructWithNillables(StructWithNillables x, jakarta.xml.ws.Holder<StructWithNillables> y, jakarta.xml.ws.Holder<StructWithNillables> z) Method parameters in org.apache.type_test.xml with type arguments of type StructWithNillablesModifier and TypeMethodDescriptionTypeTestPortType.testStructWithNillables(StructWithNillables x, jakarta.xml.ws.Holder<StructWithNillables> y, jakarta.xml.ws.Holder<StructWithNillables> z)