Uses of Enum Class
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 class with the specified name.static TriggerPoint[]
TriggerPoint.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.genologics.ri.stepconfiguration with parameters of type TriggerPoint