Package PamController.settings
Class SettingsNameChange
java.lang.Object
PamController.settings.SettingsNameChange
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SettingsNameChange
-
-
Method Details
-
seemsSame
- Parameters:
pamSettings
-- Returns:
- true if the pamSettings seem compatible with this Comparison is mostly just done on module type with the unit names being null.
-
getOldName
- Returns:
- the oldName
-
getNewName
- Returns:
- the newName
-
getOldType
- Returns:
- the oldType
-
getNewType
- Returns:
- the newType
-
getModuleClass
- Returns:
- the moduleClass
-