@KwrkImmutable(knownImmutableClasses: [Quantity]) @CompileStatic class CargoAddedEvent extends Object implements BaseEvent
Type | Name and description |
---|---|
String |
bookingOfferId |
CargoEventData |
cargo |
Quantity<Mass> |
totalCommodityWeight |
BigDecimal |
totalContainerTeuCount |
Constructor and description |
---|
CargoAddedEvent() |
Groovy Documentation