Class FieldDynamicPreset

java.lang.Object
com.genologics.ri.configuration.FieldDynamicPreset
All Implemented Interfaces:
Serializable

public class FieldDynamicPreset extends Object implements Serializable
The detailed representation of a field dynamic UDF preset.

Illumina have said that this class is not actually released, and there's nothing in Clarity that uses it.

Since:
2.34
See Also:
  • Field Details

    • value

      protected String value
  • Constructor Details

    • FieldDynamicPreset

      public FieldDynamicPreset()
    • FieldDynamicPreset

      public FieldDynamicPreset(String value)
  • Method Details