Package 

Class BoolProperty

  • All Implemented Interfaces:
    com.thingclips.smart.home.sdk.bean.scene.condition.property.IProperty , java.io.Serializable

    
    public class BoolProperty
     implements IProperty
                        

    Boolean DP Description

    Created by mikeshou on 15/5/26.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public final static String type
      public HashMap<Boolean, String> boolMap
    • Method Summary

      Modifier and Type Method Description
      HashMap<Boolean, String> getBoolMap()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getBoolMap

         HashMap<Boolean, String> getBoolMap()