Package com.seeq.model
Class ThresholdOutputV1
java.lang.Object
com.seeq.model.ThresholdOutputV1
The list of thresholds that are scalars, signals, or conditions along with the associated priority. These thresholds are those that were used as inputs and which are used to generate the condition thresholds
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get isGeneratedgetItem()
Get itemGet prioritygetValue()
Get valueint
hashCode()
item
(ItemPreviewV1 item) priority
(PriorityV1 priority) void
setItem
(ItemPreviewV1 item) void
setPriority
(PriorityV1 priority) void
setValue
(ScalarValueOutputV1 value) toString()
value
(ScalarValueOutputV1 value)
-
Constructor Details
-
ThresholdOutputV1
public ThresholdOutputV1()
-
-
Method Details
-
getIsGenerated
Get isGenerated- Returns:
- isGenerated
-
item
-
getItem
Get item- Returns:
- item
-
setItem
-
priority
-
getPriority
Get priority- Returns:
- priority
-
setPriority
-
value
-
getValue
Get value- Returns:
- value
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-