Class RaConfigAction.RenameProperty

    • Constructor Detail

      • RenameProperty

        public RenameProperty​(@Nonnull
                              java.lang.String originalName,
                              @Nonnull
                              java.lang.String newName)
        Parameters:
        originalName - The original name of the property.
        newName - The new name to use for the property.