Uses of Enum
com.genologics.ri.stepconfiguration.TriggerPoint
Packages that use TriggerPoint
-
Uses of TriggerPoint in com.genologics.ri.stepconfiguration
Fields in com.genologics.ri.stepconfiguration declared as TriggerPointMethods in com.genologics.ri.stepconfiguration that return TriggerPointModifier and TypeMethodDescriptionstatic TriggerPoint
EppTrigger.getPoint()
static TriggerPoint
Returns the enum constant of this type with the specified name.static TriggerPoint[]
TriggerPoint.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 TriggerPoint