Observe

csw.params.commands.Observe
See theObserve companion class
object Observe

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Observe.type

Members list

Type members

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

The apply method is used to create Observe command by end-user.

The apply method is used to create Observe command by end-user.

Value parameters

commandName

the name of the command

maybeObsId

an optional obsId for command

source

prefix representing source of the command

Attributes

Returns

a new instance of Observe with empty paramSet

The apply method is used to create Observe command by end-user.

The apply method is used to create Observe command by end-user.

Value parameters

commandName

the name of the command

maybeObsId

an optional obsId for command

paramSet

an initial set of parameters (keys with values)

source

prefix representing source of the command

Attributes

Returns

a new instance of Observe