Uses of Class
com.sgapi.resources.StockAdjustment
-
Packages that use StockAdjustment Package Description com.sgapi.services This package provides endpoints for integrating data with the SG V5 System Imports are handled within the IntegrationImport class Exports are handled within the IntegrationExport class -
-
Uses of StockAdjustment in com.sgapi.services
Methods in com.sgapi.services with parameters of type StockAdjustment Modifier and Type Method Description javax.ws.rs.core.Response
IntegrationImport. setStockAdjust(StockAdjustment stockAdjustment)
For internal use only
-