Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.wsdlReturnValueMappingType
Packages that use wsdlReturnValueMappingType
-
Uses of wsdlReturnValueMappingType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return wsdlReturnValueMappingTypeModifier and TypeMethodDescriptionjavaWsdlMappingFactory.createwsdlReturnValueMappingType(String elementName) Create the Java bean wsdlReturnValueMappingType for the elementserviceEndpointMethodMappingType.getWsdlReturnValueMapping()Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type wsdlReturnValueMappingTypeModifier and TypeMethodDescriptionvoidserviceEndpointMethodMappingType.setWsdlReturnValueMapping(wsdlReturnValueMappingType wsdlReturnValueMapping)