Package csw.params.commands
Interface ControlCommand
-
- All Superinterfaces:
Command
,SequenceCommand
public interface ControlCommand extends SequenceCommand
Marker trait for control parameter sets which i applicable to Assembly and HCD type of components
-
-
Method Summary
-
Methods inherited from interface csw.params.commands.Command
commandName, jMaybeObsId, maybeObsId, paramSet, paramType, source, toString, typeName
-
-