csw.params.core.models.ObsId
See theObsId companion object
Represents a unique observation id
Value parameters
-
observationNumber
-
Unique observation number in pattern O followed by 3 digit number
-
programId
-
represents program Id
Attributes
-
Companion
-
object
-
Graph
-
-
Supertypes
-
trait Serializable
class Object
trait Matchable
class Any
Show all
Members list
Returns the ObsId in form of Option
Returns the ObsId in form of Option
Attributes
-
Returns
-
a defined Option with obsId
Returns the ObsId in form of Optional
Returns the ObsId in form of Optional
Attributes
-
Returns
-
a defined Optional with obsId
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
Any