Class ComponentType.Service$

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

public static class ComponentType.Service$ extends ComponentType implements scala.Product, Serializable
Represents a general purpose service component e.g. actor and/or web service application
See Also:
  • Field Details

    • MODULE$

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

    • Service$

      public Service$()