Uses of Class
things.thinger.service.httptool.ActionIzerItemValue

Packages that use ActionIzerItemValue
things.thinger.service.httptool   
 

Uses of ActionIzerItemValue in things.thinger.service.httptool
 

Method parameters in things.thinger.service.httptool with type arguments of type ActionIzerItemValue
protected abstract  ActionResult ActionIzer.doAction(java.lang.String action, ThingsPropertyView localProperties, java.util.HashMap<java.lang.String,ActionIzerItemValue> values, ThingsExceptionBundle<ThingsException> exceptions)
          Do the action.
 



Things.