public final class SetStore extends UpdateActionImpl<ShoppingList>
See also ShoppingListInStoreUpdateCommand.
Modifier and Type | Method and Description |
---|---|
ResourceIdentifier<Store> |
getStore() |
static SetStore |
of(ResourceIdentifier<Store> store) |
getAction
public static SetStore of(@Nullable ResourceIdentifier<Store> store)
@Nullable public ResourceIdentifier<Store> getStore()