restocking
restocking
dev.atedeg.mdm.restocking
IncomingEvent
OrderMilk
ProductionStarted
Main
QuintalsOfIngredient
QuintalsOfMilk
StockedMilk
StockedQuantity
WeightInQuintals
dev.atedeg.mdm.restocking.api
RemainingMilk
dev.atedeg.mdm.restocking.api.dto
RemainingMilkDTO
RemainingMilkDTO
dev.atedeg.mdm.restocking.api.endpoints
RemainingQuintalsOfMilkEndpoint
dev.atedeg.mdm.restocking.api.repositories
DBStockRepository
StockRepository
dev.atedeg.mdm.restocking.dto
OrderMilkDTO
OrderMilkDTO
ProductionStartedDTO
ProductionStartedDTO
QuintalsOfIngredientDTO
QuintalsOfIngredientDTO
StockDTO
restocking
/
dev.atedeg.mdm.restocking.dto
/
QuintalsOfIngredientDTO
QuintalsOfIngredientDTO
final case
class
QuintalsOfIngredientDTO
(
quintals:
Double
,
ingredient:
String
)
Companion:
object
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product