Uses of Class
com.inteliqua.rest.store.payload.StoreModificationRequest
-
Packages that use StoreModificationRequest Package Description com.inteliqua.rest.store.payload -
-
Uses of StoreModificationRequest in com.inteliqua.rest.store.payload
Methods in com.inteliqua.rest.store.payload that return types with arguments of type StoreModificationRequest Modifier and Type Method Description List<StoreModificationRequest>MultipleStoreUpdateRequest. getModifications()Method parameters in com.inteliqua.rest.store.payload with type arguments of type StoreModificationRequest Modifier and Type Method Description voidMultipleStoreUpdateRequest. setModifications(List<StoreModificationRequest> modifications)
-