Uses of Class
com.sgs.common.database.WavePick
-
Packages that use WavePick Package Description com.sgs.common.database This package is responsible for holding all of the objects that can be persisted in the SG V5 System. -
-
Uses of WavePick in com.sgs.common.database
Fields in com.sgs.common.database declared as WavePick Modifier and Type Field Description WavePickSalesOrder. allocatedToWaveTheWavePickthat this order is allocated toMethods in com.sgs.common.database that return WavePick Modifier and Type Method Description WavePickSalesOrder. getAllocatedToWave()Methods in com.sgs.common.database with parameters of type WavePick Modifier and Type Method Description voidSalesOrder. setAllocatedToWave(WavePick allocatedToWave)
-