Uses of Class
org.apache.type_test.types1.NestedStruct
Packages that use NestedStruct
Package
Description
-
Uses of NestedStruct in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return NestedStructModifier and TypeMethodDescriptionTypeTestImpl.testNestedStruct(NestedStruct x, jakarta.xml.ws.Holder<NestedStruct> y, jakarta.xml.ws.Holder<NestedStruct> z) Methods in org.apache.cxf.systest.type_test with parameters of type NestedStructModifier and TypeMethodDescriptionTypeTestImpl.testNestedStruct(NestedStruct x, jakarta.xml.ws.Holder<NestedStruct> y, jakarta.xml.ws.Holder<NestedStruct> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type NestedStructModifier and TypeMethodDescriptionTypeTestImpl.testNestedStruct(NestedStruct x, jakarta.xml.ws.Holder<NestedStruct> y, jakarta.xml.ws.Holder<NestedStruct> z) -
Uses of NestedStruct in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as NestedStructModifier and TypeFieldDescriptionprotected NestedStructTestNestedStructResponse._returnprotected NestedStructTestNestedStruct.xprotected NestedStructTestNestedStruct.yprotected NestedStructTestNestedStructResponse.yprotected NestedStructTestNestedStructResponse.zMethods in org.apache.type_test.doc that return NestedStructModifier and TypeMethodDescriptionTestNestedStructResponse.getReturn()Gets the value of the return property.TestNestedStruct.getX()Gets the value of the x property.TestNestedStruct.getY()Gets the value of the y property.TestNestedStructResponse.getY()Gets the value of the y property.TestNestedStructResponse.getZ()Gets the value of the z property.TypeTestPortType.testNestedStruct(NestedStruct x, jakarta.xml.ws.Holder<NestedStruct> y, jakarta.xml.ws.Holder<NestedStruct> z) Methods in org.apache.type_test.doc with parameters of type NestedStructModifier and TypeMethodDescriptionvoidTestNestedStructResponse.setReturn(NestedStruct value) Sets the value of the return property.voidTestNestedStruct.setX(NestedStruct value) Sets the value of the x property.voidTestNestedStruct.setY(NestedStruct value) Sets the value of the y property.voidTestNestedStructResponse.setY(NestedStruct value) Sets the value of the y property.voidTestNestedStructResponse.setZ(NestedStruct value) Sets the value of the z property.TypeTestPortType.testNestedStruct(NestedStruct x, jakarta.xml.ws.Holder<NestedStruct> y, jakarta.xml.ws.Holder<NestedStruct> z) Method parameters in org.apache.type_test.doc with type arguments of type NestedStructModifier and TypeMethodDescriptionTypeTestPortType.testNestedStruct(NestedStruct x, jakarta.xml.ws.Holder<NestedStruct> y, jakarta.xml.ws.Holder<NestedStruct> z) -
Uses of NestedStruct in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return NestedStructModifier and TypeMethodDescriptionTypeTestPortType.testNestedStruct(NestedStruct x, jakarta.xml.ws.Holder<NestedStruct> y, jakarta.xml.ws.Holder<NestedStruct> z) Methods in org.apache.type_test.rpc with parameters of type NestedStructModifier and TypeMethodDescriptionTypeTestPortType.testNestedStruct(NestedStruct x, jakarta.xml.ws.Holder<NestedStruct> y, jakarta.xml.ws.Holder<NestedStruct> z) Method parameters in org.apache.type_test.rpc with type arguments of type NestedStructModifier and TypeMethodDescriptionTypeTestPortType.testNestedStruct(NestedStruct x, jakarta.xml.ws.Holder<NestedStruct> y, jakarta.xml.ws.Holder<NestedStruct> z) -
Uses of NestedStruct in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return NestedStructModifier and TypeMethodDescriptionObjectFactory.createNestedStruct()Create an instance ofNestedStruct -
Uses of NestedStruct in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as NestedStructModifier and TypeFieldDescriptionprotected NestedStructTestNestedStructResponse._returnprotected NestedStructTestNestedStruct.xprotected NestedStructTestNestedStruct.yprotected NestedStructTestNestedStructResponse.yprotected NestedStructTestNestedStructResponse.zMethods in org.apache.type_test.xml that return NestedStructModifier and TypeMethodDescriptionTestNestedStructResponse.getReturn()Gets the value of the return property.TestNestedStruct.getX()Gets the value of the x property.TestNestedStruct.getY()Gets the value of the y property.TestNestedStructResponse.getY()Gets the value of the y property.TestNestedStructResponse.getZ()Gets the value of the z property.TypeTestPortType.testNestedStruct(NestedStruct x, jakarta.xml.ws.Holder<NestedStruct> y, jakarta.xml.ws.Holder<NestedStruct> z) Methods in org.apache.type_test.xml with parameters of type NestedStructModifier and TypeMethodDescriptionvoidTestNestedStructResponse.setReturn(NestedStruct value) Sets the value of the return property.voidTestNestedStruct.setX(NestedStruct value) Sets the value of the x property.voidTestNestedStruct.setY(NestedStruct value) Sets the value of the y property.voidTestNestedStructResponse.setY(NestedStruct value) Sets the value of the y property.voidTestNestedStructResponse.setZ(NestedStruct value) Sets the value of the z property.TypeTestPortType.testNestedStruct(NestedStruct x, jakarta.xml.ws.Holder<NestedStruct> y, jakarta.xml.ws.Holder<NestedStruct> z) Method parameters in org.apache.type_test.xml with type arguments of type NestedStructModifier and TypeMethodDescriptionTypeTestPortType.testNestedStruct(NestedStruct x, jakarta.xml.ws.Holder<NestedStruct> y, jakarta.xml.ws.Holder<NestedStruct> z)