Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.methodParamPartsMappingType
-
Packages that use methodParamPartsMappingType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of methodParamPartsMappingType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return methodParamPartsMappingType Modifier and Type Method Description methodParamPartsMappingTypejavaWsdlMappingFactory. createmethodParamPartsMappingType(String elementName)Create the Java bean methodParamPartsMappingType for the elementmethodParamPartsMappingTypeserviceEndpointMethodMappingType. getMethodParamPartsMapping(int index)Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type methodParamPartsMappingType Modifier and Type Method Description voidserviceEndpointMethodMappingType. setMethodParamPartsMapping(int index, methodParamPartsMappingType methodParamPartsMapping)
-