Uses of Class
com.genologics.ri.stepconfiguration.EppTrigger
Packages that use EppTrigger
Package
Description
Entities for step configuration in the Clarity system.
-
Uses of EppTrigger in com.genologics.ri.stepconfiguration
Fields in com.genologics.ri.stepconfiguration with type parameters of type EppTriggerModifier and TypeFieldDescriptionprotected List<EppTrigger>ProtocolStep.eppTriggersList of EPP triggers for this step.Methods in com.genologics.ri.stepconfiguration that return EppTriggerModifier and TypeMethodDescriptionProtocolStep.addEppTriggers(EppTrigger trigger) Adds an EPP trigger.ObjectFactory.createEppTrigger()Creates a new EppTrigger instance.Methods in com.genologics.ri.stepconfiguration that return types with arguments of type EppTriggerModifier and TypeMethodDescriptionProtocolStep.getEppTriggers()Gets the list of EPP triggers for this step.Methods in com.genologics.ri.stepconfiguration with parameters of type EppTriggerModifier and TypeMethodDescriptionProtocolStep.addEppTriggers(EppTrigger trigger) Adds an EPP trigger.