Uses of Class
com.genologics.ri.stepconfiguration.StepSetup
Packages that use StepSetup
Package
Description
Entities for step configuration in the Clarity system.
-
Uses of StepSetup in com.genologics.ri.stepconfiguration
Fields in com.genologics.ri.stepconfiguration declared as StepSetupModifier and TypeFieldDescriptionprotected StepSetupProtocolStep.stepSetupConfiguration for the step setup view.Methods in com.genologics.ri.stepconfiguration that return StepSetupModifier and TypeMethodDescriptionObjectFactory.createStepSetup()Creates a new StepSetup instance.ProtocolStep.getStepSetup()Gets the step setup configuration.Methods in com.genologics.ri.stepconfiguration with parameters of type StepSetupModifier and TypeMethodDescriptionvoidProtocolStep.setStepSetup(StepSetup stepSetup) Sets the step setup configuration.