java.lang.Object
com.genologics.ri.stepconfiguration.LockableSetting
com.genologics.ri.stepconfiguration.EppTrigger
- All Implemented Interfaces:
Serializable
EPP trigger configuration for the Protocol Step.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected TriggerPointprotected TriggerStatusprotected TriggerTypeFields inherited from class com.genologics.ri.stepconfiguration.LockableSetting
locked -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getPoint()getType()voidvoidsetPoint(TriggerPoint point) voidsetStatus(TriggerStatus status) voidsetType(TriggerType type) Methods inherited from class com.genologics.ri.stepconfiguration.LockableSetting
isLocked, setLocked
-
Field Details
-
name
-
type
-
point
-
status
-
-
Constructor Details
-
EppTrigger
public EppTrigger()
-
-
Method Details
-
getName
-
setName
-
getType
-
setType
-
getPoint
-
setPoint
-
getStatus
-
setStatus
-