Interface UpdateDescriptionCommand

All Superinterfaces:
AbstractUpdateAttributeCommand<String>, AbstractUpdateCommand<ItemId,ItemState>, Command<ItemState>, ItemUpdateCommand, Serializable, UpdateCommand<ItemId,ItemState>
All Known Implementing Classes:
ImmutableUpdateDescriptionCommand

@Immutable public interface UpdateDescriptionCommand extends AbstractUpdateAttributeCommand<String>