Uses of Class
io.gs2.inventory.request.DeleteReferenceOfItemSetByStampSheetRequest
Packages that use DeleteReferenceOfItemSetByStampSheetRequest
-
Uses of DeleteReferenceOfItemSetByStampSheetRequest in io.gs2.inventory
Methods in io.gs2.inventory with parameters of type DeleteReferenceOfItemSetByStampSheetRequestModifier and TypeMethodDescriptionGs2InventoryRestClient.deleteReferenceOfItemSetByStampSheet(DeleteReferenceOfItemSetByStampSheetRequest request) voidGs2InventoryRestClient.deleteReferenceOfItemSetByStampSheetAsync(DeleteReferenceOfItemSetByStampSheetRequest request, AsyncAction<AsyncResult<DeleteReferenceOfItemSetByStampSheetResult>> callback) -
Uses of DeleteReferenceOfItemSetByStampSheetRequest in io.gs2.inventory.request
Methods in io.gs2.inventory.request that return DeleteReferenceOfItemSetByStampSheetRequestModifier and TypeMethodDescriptionDeleteReferenceOfItemSetByStampSheetRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteReferenceOfItemSetByStampSheetRequest.withStampSheet(String stampSheet)