Uses of Class
com.genologics.ri.stepconfiguration.IceBucketField
Packages that use IceBucketField
Package
Description
Entities for step configuration in the Clarity system.
-
Uses of IceBucketField in com.genologics.ri.stepconfiguration
Fields in com.genologics.ri.stepconfiguration with type parameters of type IceBucketFieldModifier and TypeFieldDescriptionprotected List<IceBucketField>ProtocolStep.iceBucketFieldsList of fields to display in the ice bucket view.Methods in com.genologics.ri.stepconfiguration that return IceBucketFieldModifier and TypeMethodDescriptionProtocolStep.addIceBucketField(IceBucketField field) Adds an ice bucket field.ObjectFactory.createIceBucketField()Creates a new IceBucketField instance.Methods in com.genologics.ri.stepconfiguration that return types with arguments of type IceBucketFieldModifier and TypeMethodDescriptionProtocolStep.getIceBucketFields()Gets the list of ice bucket fields for this step.Methods in com.genologics.ri.stepconfiguration with parameters of type IceBucketFieldModifier and TypeMethodDescriptionProtocolStep.addIceBucketField(IceBucketField field) Adds an ice bucket field.