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 Summary
Fields inherited from class com.genologics.ri.stepconfiguration.LockableSetting
locked
-
Constructor Summary
-
Method Summary
Methods inherited from class com.genologics.ri.stepconfiguration.LockableSetting
isLocked, setLocked
-
Field Details
-
name
-
attachTo
-
style
- Since:
- 2.23
-
-
Constructor Details
-
Field
public Field() -
Field
-
Field
-
-
Method Details
-
getName
-
setName
-
getAttachTo
-
setAttachTo
-
getStyle
-
setStyle
-