Package PamController.command
Class SetXMLSettings
java.lang.Object
PamController.command.ExtCommand
PamController.command.SetXMLSettings
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class PamController.command.ExtCommand
canExecute, executeCommand, findControlledUnits, getName, isImmediate, setImmediate, setName 
- 
Constructor Details
- 
SetXMLSettings
public SetXMLSettings() 
 - 
 - 
Method Details
- 
execute
Description copied from class:ExtCommandExecute the command- Specified by:
 executein classExtCommand- Returns:
 - true if command executed correctly.
 
 - 
getHint
Description copied from class:ExtCommandGet a hint text for the help command.- Overrides:
 getHintin classExtCommand- Returns:
 - hint text.
 
 
 -