Id

csw.params.core.models.Id
See theId companion object
case class Id(id: String)

Implementation of unique id fulfilling TMT requirements (returned from a queue submit).

Value parameters

id

a string representation of unique id

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product