Uses of Class
communications.message.FuelBid
-
Packages that use FuelBid Package Description agents.markets -
-
Uses of FuelBid in agents.markets
Methods in agents.markets with parameters of type FuelBid Modifier and Type Method Description default void
FuelsTrader. sendFuelBid(de.dlr.gitlab.fame.communication.Contract contract, FuelBid fuelBid)
Send aFuelsTrader.Products.FuelBid
message to the contractedFuelsMarket
-