Uses of Class
org.apache.type_test.types1.StructWithList
Packages that use StructWithList
Package
Description
-
Uses of StructWithList in org.apache.cxf.systest.type_test
Methods in org.apache.cxf.systest.type_test that return StructWithListModifier and TypeMethodDescriptionTypeTestImpl.testStructWithList(StructWithList x, jakarta.xml.ws.Holder<StructWithList> y, jakarta.xml.ws.Holder<StructWithList> z) Methods in org.apache.cxf.systest.type_test with parameters of type StructWithListModifier and TypeMethodDescriptionTypeTestImpl.testStructWithList(StructWithList x, jakarta.xml.ws.Holder<StructWithList> y, jakarta.xml.ws.Holder<StructWithList> z) Method parameters in org.apache.cxf.systest.type_test with type arguments of type StructWithListModifier and TypeMethodDescriptionTypeTestImpl.testStructWithList(StructWithList x, jakarta.xml.ws.Holder<StructWithList> y, jakarta.xml.ws.Holder<StructWithList> z) -
Uses of StructWithList in org.apache.type_test.doc
Fields in org.apache.type_test.doc declared as StructWithListModifier and TypeFieldDescriptionprotected StructWithListTestStructWithListResponse._returnprotected StructWithListTestStructWithList.xprotected StructWithListTestStructWithList.yprotected StructWithListTestStructWithListResponse.yprotected StructWithListTestStructWithListResponse.zMethods in org.apache.type_test.doc that return StructWithListModifier and TypeMethodDescriptionTestStructWithListResponse.getReturn()Gets the value of the return property.TestStructWithList.getX()Gets the value of the x property.TestStructWithList.getY()Gets the value of the y property.TestStructWithListResponse.getY()Gets the value of the y property.TestStructWithListResponse.getZ()Gets the value of the z property.TypeTestPortType.testStructWithList(StructWithList x, jakarta.xml.ws.Holder<StructWithList> y, jakarta.xml.ws.Holder<StructWithList> z) Methods in org.apache.type_test.doc with parameters of type StructWithListModifier and TypeMethodDescriptionvoidTestStructWithListResponse.setReturn(StructWithList value) Sets the value of the return property.voidTestStructWithList.setX(StructWithList value) Sets the value of the x property.voidTestStructWithList.setY(StructWithList value) Sets the value of the y property.voidTestStructWithListResponse.setY(StructWithList value) Sets the value of the y property.voidTestStructWithListResponse.setZ(StructWithList value) Sets the value of the z property.TypeTestPortType.testStructWithList(StructWithList x, jakarta.xml.ws.Holder<StructWithList> y, jakarta.xml.ws.Holder<StructWithList> z) Method parameters in org.apache.type_test.doc with type arguments of type StructWithListModifier and TypeMethodDescriptionTypeTestPortType.testStructWithList(StructWithList x, jakarta.xml.ws.Holder<StructWithList> y, jakarta.xml.ws.Holder<StructWithList> z) -
Uses of StructWithList in org.apache.type_test.rpc
Methods in org.apache.type_test.rpc that return StructWithListModifier and TypeMethodDescriptionTypeTestPortType.testStructWithList(StructWithList x, jakarta.xml.ws.Holder<StructWithList> y, jakarta.xml.ws.Holder<StructWithList> z) Methods in org.apache.type_test.rpc with parameters of type StructWithListModifier and TypeMethodDescriptionTypeTestPortType.testStructWithList(StructWithList x, jakarta.xml.ws.Holder<StructWithList> y, jakarta.xml.ws.Holder<StructWithList> z) Method parameters in org.apache.type_test.rpc with type arguments of type StructWithListModifier and TypeMethodDescriptionTypeTestPortType.testStructWithList(StructWithList x, jakarta.xml.ws.Holder<StructWithList> y, jakarta.xml.ws.Holder<StructWithList> z) -
Uses of StructWithList in org.apache.type_test.types1
Methods in org.apache.type_test.types1 that return StructWithListModifier and TypeMethodDescriptionObjectFactory.createStructWithList()Create an instance ofStructWithList -
Uses of StructWithList in org.apache.type_test.xml
Fields in org.apache.type_test.xml declared as StructWithListModifier and TypeFieldDescriptionprotected StructWithListTestStructWithListResponse._returnprotected StructWithListTestStructWithList.xprotected StructWithListTestStructWithList.yprotected StructWithListTestStructWithListResponse.yprotected StructWithListTestStructWithListResponse.zMethods in org.apache.type_test.xml that return StructWithListModifier and TypeMethodDescriptionTestStructWithListResponse.getReturn()Gets the value of the return property.TestStructWithList.getX()Gets the value of the x property.TestStructWithList.getY()Gets the value of the y property.TestStructWithListResponse.getY()Gets the value of the y property.TestStructWithListResponse.getZ()Gets the value of the z property.TypeTestPortType.testStructWithList(StructWithList x, jakarta.xml.ws.Holder<StructWithList> y, jakarta.xml.ws.Holder<StructWithList> z) Methods in org.apache.type_test.xml with parameters of type StructWithListModifier and TypeMethodDescriptionvoidTestStructWithListResponse.setReturn(StructWithList value) Sets the value of the return property.voidTestStructWithList.setX(StructWithList value) Sets the value of the x property.voidTestStructWithList.setY(StructWithList value) Sets the value of the y property.voidTestStructWithListResponse.setY(StructWithList value) Sets the value of the y property.voidTestStructWithListResponse.setZ(StructWithList value) Sets the value of the z property.TypeTestPortType.testStructWithList(StructWithList x, jakarta.xml.ws.Holder<StructWithList> y, jakarta.xml.ws.Holder<StructWithList> z) Method parameters in org.apache.type_test.xml with type arguments of type StructWithListModifier and TypeMethodDescriptionTypeTestPortType.testStructWithList(StructWithList x, jakarta.xml.ws.Holder<StructWithList> y, jakarta.xml.ws.Holder<StructWithList> z)