Class RaConfigAction.RenameRaEntity

    • Constructor Detail

      • RenameRaEntity

        public RenameRaEntity​(@Nonnull
                              java.lang.String newName)
        Parameters:
        newName - The new name to use for the RA entity.
    • Method Detail

      • getNewName

        @Nonnull
        public java.lang.String getNewName()
      • equals

        public boolean equals​(java.lang.Object o)
        Specified by:
        equals in class RaConfigAction
      • toString

        public java.lang.String toString()