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

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

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

Methods in org.pentaho.platform.scheduler2.ws that return StringParamValue
 StringParamValue JaxBSafeMap.JaxBSafeEntry.getStringValue()
           
 

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