Uses of Class
com.genologics.ri.stepconfiguration.Field
Packages that use Field
-
Uses of Field in com.genologics.ri.stepconfiguration
Subclasses of Field in com.genologics.ri.stepconfigurationModifier and TypeClassDescriptionclass
A field has a name and an attach to value, these fields are used to keep track of all the UDF values for samples in ice bucket viewclass
A field has a name and an attach to value, these fields are used to keep track of all the UDF values for samples in queue and work view as well as those on the actual stepFields in com.genologics.ri.stepconfiguration with type parameters of type FieldMethods in com.genologics.ri.stepconfiguration that return FieldModifier and TypeMethodDescriptionProtocolStep.addStepField
(Field field) ObjectFactory.createField()
ProtocolStep.setSampleFields
(Field field) Methods in com.genologics.ri.stepconfiguration that return types with arguments of type FieldMethods in com.genologics.ri.stepconfiguration with parameters of type FieldModifier and TypeMethodDescriptionProtocolStep.addStepField
(Field field) ProtocolStep.setSampleFields
(Field field)