Class ConnectionType.HttpType$

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

public static class ConnectionType.HttpType$ extends ConnectionType implements scala.Product, Serializable
Represents a HTTP type of connection
See Also:
  • Field Details

    • MODULE$

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

    • HttpType$

      public HttpType$()