Class SettingsNameChange

java.lang.Object
PamController.settings.SettingsNameChange

public class SettingsNameChange extends Object
  • Constructor Details Link icon

  • Method Details Link icon

    • seemsSame Link icon

      public boolean seemsSame(PamSettings pamSettings)
      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 Link icon

      public String getOldName()
      Returns:
      the oldName
    • getNewName Link icon

      public String getNewName()
      Returns:
      the newName
    • getOldType Link icon

      public String getOldType()
      Returns:
      the oldType
    • getNewType Link icon

      public String getNewType()
      Returns:
      the newType
    • getModuleClass Link icon

      public Class getModuleClass()
      Returns:
      the moduleClass