Class ComponentType.Container$

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

public static class ComponentType.Container$ extends ComponentType implements scala.Product, Serializable
Represents a container for components e.g assemblies and HCDs
See Also:
  • Field Details

    • MODULE$

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

    • Container$

      public Container$()