Uses of Class
global.maplink.tracking.schema.domain.OrderValue.OrderValueBuilder
-
Packages that use OrderValue.OrderValueBuilder Package Description global.maplink.tracking.schema.domain -
-
Uses of OrderValue.OrderValueBuilder in global.maplink.tracking.schema.domain
Methods in global.maplink.tracking.schema.domain that return OrderValue.OrderValueBuilder Modifier and Type Method Description static OrderValue.OrderValueBuilderOrderValue. builder()OrderValue.OrderValueBuilderOrderValue.OrderValueBuilder. currency(String currency)OrderValue.OrderValueBuilderOrderValue.OrderValueBuilder. value(BigDecimal value)
-