Class ComponentType.Machine$

  • All Implemented Interfaces:
    enumeratum.EnumEntry, java.io.Serializable, scala.Equals, scala.Product
    Enclosing class:
    ComponentType

    public static class ComponentType.Machine$
    extends ComponentType
    implements scala.Product, java.io.Serializable
    Represents a Machine
    See Also:
    Serialized Form
    • Field Detail

      • MODULE$

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

      • Machine$

        public Machine$()