Class ComponentType.Machine$

java.lang.Object
csw.location.api.models.ComponentType
csw.location.api.models.ComponentType.Machine$
All Implemented Interfaces:
enumeratum.EnumEntry, Serializable, scala.Equals, scala.Product
Enclosing class:
ComponentType

public static class ComponentType.Machine$ extends ComponentType implements scala.Product, Serializable
Represents a Machine
See Also:
  • Field Details

    • MODULE$

      public static final ComponentType.Machine$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Machine$

      public Machine$()