Uses of Class
io.gs2.inventory.result.SetCapacityByStampSheetResult
Packages that use SetCapacityByStampSheetResult
-
Uses of SetCapacityByStampSheetResult in io.gs2.inventory
Methods in io.gs2.inventory that return SetCapacityByStampSheetResultModifier and TypeMethodDescriptionGs2InventoryRestClient.setCapacityByStampSheet(SetCapacityByStampSheetRequest request) Method parameters in io.gs2.inventory with type arguments of type SetCapacityByStampSheetResultModifier and TypeMethodDescriptionvoidGs2InventoryRestClient.setCapacityByStampSheetAsync(SetCapacityByStampSheetRequest request, AsyncAction<AsyncResult<SetCapacityByStampSheetResult>> callback) -
Uses of SetCapacityByStampSheetResult in io.gs2.inventory.result
Methods in io.gs2.inventory.result that return SetCapacityByStampSheetResultModifier and TypeMethodDescriptionSetCapacityByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)