Package PamController.command
Class BatchCommand
java.lang.Object
PamController.command.ExtCommand
PamController.command.BatchCommand
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class PamController.command.ExtCommand
canExecute, executeCommand, findControlledUnits, getHint, getName, isImmediate, setImmediate, setName 
- 
Field Details
- 
commandId
- See Also:
 
 
 - 
 - 
Constructor Details
- 
BatchCommand
 
 - 
 - 
Method Details
- 
execute
Description copied from class:ExtCommandExecute the command- Specified by:
 executein classExtCommand- Returns:
 - true if command executed correctly.
 
 
 -