Searched refs:destination_ (Results 1 – 1 of 1) sorted by relevance
124 const InventoryDestination& Destination() const { return destination_; } in Destination()132 void setDestination(const InventoryDestination& destination) { destination_ = destination; } in setDestination()141 InventoryDestination destination_; variable
Completed in 3 milliseconds