Package 

Class ThingSmartThingEvent

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int abilityId
      private String code
      private List<Object> outputParams
    • Method Summary

      Modifier and Type Method Description
      int getAbilityId()
      void setAbilityId(int abilityId)
      String getCode()
      void setCode(String code)
      List<Object> getOutputParams()
      void setOutputParams(List<Object> outputParams)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait