Class GreinerCrystalQuickX2

All Implemented Interfaces:
Configurable, Serializable, ContainerType

public class GreinerCrystalQuickX2 extends PlateType
See Also:
  • Field Details

  • Constructor Details

    • GreinerCrystalQuickX2

      public GreinerCrystalQuickX2()
  • Method Details

    • configure

      public void configure()
      Description copied from class: ConfigurableBase
      Default implementation for classes that do not have to do any specific configuration.
      Classes that do their own configuration should *not* call this superclass function, as it may cause the object to appear configured before it really is.
      Specified by:
      configure in interface Configurable
      Overrides:
      configure in class PlateType