Class ConnectionType.AkkaType$

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

public static class ConnectionType.AkkaType$ extends ConnectionType implements scala.Product, Serializable
Represents an Akka type of connection
See Also:
  • Field Details

    • MODULE$

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

    • AkkaType$

      public AkkaType$()