Uses of Enum
com.genologics.ri.stepconfiguration.TriggerStatus
Packages that use TriggerStatus
-
Uses of TriggerStatus in com.genologics.ri.stepconfiguration
Fields in com.genologics.ri.stepconfiguration declared as TriggerStatusMethods in com.genologics.ri.stepconfiguration that return TriggerStatusModifier and TypeMethodDescriptionstatic TriggerStatus
EppTrigger.getStatus()
static TriggerStatus
Returns the enum constant of this type with the specified name.static TriggerStatus[]
TriggerStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.genologics.ri.stepconfiguration with parameters of type TriggerStatus