Uses of Class
com.inteliqua.rest.store.payload.StoreName
-
Packages that use StoreName Package Description com.inteliqua.rest.store.payload -
-
Uses of StoreName in com.inteliqua.rest.store.payload
Methods in com.inteliqua.rest.store.payload that return types with arguments of type StoreName Modifier and Type Method Description List<StoreName>StoreCreateRequest. getStoreNames()List<StoreName>StorePayload. getStoreNames()List<StoreName>StoreUpdateRequest. getStoreNames()Methods in com.inteliqua.rest.store.payload with parameters of type StoreName Modifier and Type Method Description voidStoreCreateRequest. addStoreName(StoreName storeName)voidStorePayload. addStoreName(StoreName storeName)
-