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

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

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

Methods in org.pentaho.platform.scheduler2.ws that return ListParamValue
 ListParamValue JaxBSafeMap.JaxBSafeEntry.getListValue()
           
 

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