java.lang.Object
com.genologics.ri.stepconfiguration.LockableSetting
com.genologics.ri.stepconfiguration.Field
com.genologics.ri.stepconfiguration.QueueField
- All Implemented Interfaces:
Serializable
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 step
- See Also:
-
Field Summary
Fields inherited from class com.genologics.ri.stepconfiguration.LockableSetting
locked
-
Constructor Summary
ConstructorDescriptionQueueField
(String name) QueueField
(String name, String attachTo) QueueField
(String name, String attachTo, Boolean detail) -
Method Summary
Methods inherited from class com.genologics.ri.stepconfiguration.Field
getAttachTo, getName, getStyle, setAttachTo, setName, setStyle
Methods inherited from class com.genologics.ri.stepconfiguration.LockableSetting
isLocked, setLocked
-
Field Details
-
detail
-
-
Constructor Details
-
QueueField
public QueueField() -
QueueField
-
QueueField
-
QueueField
-
-
Method Details
-
getDetail
-
setDetail
-