csw.params.commands.Wait
See theWait companion class
object Wait
Attributes
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 Wait command by end-user.
The apply method is used to create Wait 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 Wait with empty paramSet
The apply method is used to create Wait command by end-user.
The apply method is used to create Wait 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 Wait
In this article