-
-
Method Summary
Modifier and Type Method Description abstract String
getDisplayMessageForStatus(Boolean value)
readable message for value -
Methods inherited from class com.thingclips.smart.dp.parser.api.IBoolDp
getCommands, getDisplayStatus, getDisplayStatusForQuickOp, getDisplayTitle, getDpId, getDpShowType, getIconFont, getSchema, getStandardSchema, getType, getValue
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getDisplayMessageForStatus
abstract String getDisplayMessageForStatus(Boolean value)
readable message for value
-
-
-
-