java.lang.Object
com.genologics.ri.stepconfiguration.LockableSetting
com.genologics.ri.stepconfiguration.Field
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- IceBucketField,- QueueField
A field has a name and an attach to value, these fields are used to keep track of all
 the User Defined and Built In values for samples in queue and work view as well as
 those on the actual step.
- See Also:
- 
Field SummaryFieldsFields inherited from class com.genologics.ri.stepconfiguration.LockableSettinglocked
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.genologics.ri.stepconfiguration.LockableSettingisLocked, setLocked
- 
Field Details- 
name
- 
attachTo
- 
style- Since:
- 2.23
 
 
- 
- 
Constructor Details- 
Fieldpublic Field()
- 
Field
- 
Field
 
- 
- 
Method Details- 
getName
- 
setName
- 
getAttachTo
- 
setAttachTo
- 
getStyle
- 
setStyle
 
-