Class SetPersistentPropertyCommand

java.lang.Object
VASSAL.command.Command
VASSAL.command.SetPersistentPropertyCommand

public class SetPersistentPropertyCommand extends Command
This Command sets a Persistent Property in a PersistentPropertyContainer. Currently only BasicPiece and Decorator implement PersistentPropertyContainer. The Undo Command is a SetPropertyCommand to set the value back to the original value.