Class Field<V,W>
java.lang.Object
org.rockhopper.smarthome.wes.jwes.model.data.type.Field<V,W>
- Direct Known Subclasses:
WesRelaysCard,WesRelaysCards
-
Field Details
-
PRIORITY_IMMEDIATE
-
PRIORITY_REALTIME
-
PRIORITY_HIGH
-
PRIORITY_MEDIUM
-
PRIORITY_LOW
-
PRIORITY_DISCOVERY
-
PRIORITY_SKIPPED
-
-
Constructor Details
-
Field
Implicit type is String- Parameters:
priority- Field's priority
-
Field
Constructor- Parameters:
type- Type of Fieldpriority- Priority given to that Field
-
Field
- Parameters:
type- Type of FieldsubType- Sub-Type of the Fieldpriority- Priority given to that Field
-
-
Method Details
-
getValue
-
setValue
-
getType
-
getSubType
-
getLabel
-
setLabel
-
getPriority
-
setPriority
-