Uses of Class
org.apache.hello_world_xml_http.bare.types.MyComplexStructType
Packages that use MyComplexStructType
-
Uses of MyComplexStructType in org.apache.hello_world_xml_http.bare
Methods in org.apache.hello_world_xml_http.bare that return MyComplexStructTypeModifier and TypeMethodDescriptionGreeter.sendReceiveData(MyComplexStructType in) GreeterImpl.sendReceiveData(MyComplexStructType in) Methods in org.apache.hello_world_xml_http.bare with parameters of type MyComplexStructTypeModifier and TypeMethodDescriptionGreeter.sendReceiveData(MyComplexStructType in) GreeterImpl.sendReceiveData(MyComplexStructType in) Greeter.testMultiParamPart(MyComplexStructType in2, String in1) GreeterImpl.testMultiParamPart(MyComplexStructType in2, String in1) Greeter.testTriPart(MyComplexStructType in1, String in3, String in2) GreeterImpl.testTriPart(MyComplexStructType in1, String in3, String in2) Greeter.testTriPartNoOrder(String in3, MyComplexStructType in1, String in2) GreeterImpl.testTriPartNoOrder(String in3, MyComplexStructType in1, String in2) -
Uses of MyComplexStructType in org.apache.hello_world_xml_http.bare.types
Methods in org.apache.hello_world_xml_http.bare.types that return MyComplexStructTypeModifier and TypeMethodDescriptionObjectFactory.createMyComplexStructType()Create an instance ofMyComplexStructTypeMethods in org.apache.hello_world_xml_http.bare.types that return types with arguments of type MyComplexStructTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MyComplexStructType>ObjectFactory.createMyComplexStruct(MyComplexStructType value) Methods in org.apache.hello_world_xml_http.bare.types with parameters of type MyComplexStructTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<MyComplexStructType>ObjectFactory.createMyComplexStruct(MyComplexStructType value)