Uses of Class
org.pentaho.platform.scheduler2.ws.MapParamValue

Packages that use MapParamValue
org.pentaho.platform.scheduler2.ws   
 

Uses of MapParamValue in org.pentaho.platform.scheduler2.ws
 

Methods in org.pentaho.platform.scheduler2.ws that return MapParamValue
 MapParamValue JaxBSafeMap.JaxBSafeEntry.getMapValue()
           
 

Methods in org.pentaho.platform.scheduler2.ws with parameters of type MapParamValue
 void JaxBSafeMap.JaxBSafeEntry.setMapValue(MapParamValue v)