Method |
Description |
|
getId ( ) : integer |
Returns the ID of this statistic snapshot unit. |
|
getPartUnit ( ) : PartMeasurementUnit |
Returns the part unit for this entity. |
|
getStatisticSnapshot ( ) : StatisticSnapshot |
Returns the snapshot this entity belongs to. |
|
getStockLevel ( ) : integer |
Returns the stock level for this unit snapshot. |
|
setPartUnit ( PartMeasurementUnit $unit ) |
Sets the part unit for this entity. |
|
setStatisticSnapshot ( StatisticSnapshot $snapshot ) |
Sets the statistic snapshot this entity belongs to. |
|
setStockLevel ( integer $stockLevel ) |
Sets the stock level for this unit snapshot. |
|