Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.wsdlReturnValueMappingType
-
Packages that use wsdlReturnValueMappingType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of wsdlReturnValueMappingType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return wsdlReturnValueMappingType Modifier and Type Method Description wsdlReturnValueMappingTypejavaWsdlMappingFactory. createwsdlReturnValueMappingType(String elementName)Create the Java bean wsdlReturnValueMappingType for the elementwsdlReturnValueMappingTypeserviceEndpointMethodMappingType. getWsdlReturnValueMapping()Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type wsdlReturnValueMappingType Modifier and Type Method Description voidserviceEndpointMethodMappingType. setWsdlReturnValueMapping(wsdlReturnValueMappingType wsdlReturnValueMapping)
-