public interface GetPriceLevelParams
| Modifier and Type | Interface and Description |
|---|---|
static class |
GetPriceLevelParams.Member
The structure's members
|
| Modifier and Type | Method and Description |
|---|---|
AbstractContract |
getContract()
Retrieves the value for the structure field
contract. |
Uom |
getPriceUom()
Retrieves the value for the optional structure field
priceUom. |
Date |
getPricingDate()
Retrieves the value for the optional structure field
pricingDate. |
AbstractProduct |
getProduct()
Retrieves the value for the structure field
product. |
BigDecimal |
getQuantity()
Retrieves the value for the optional structure field
quantity. |
AbstractContract getContract()
contract.contract.Uom getPriceUom()
priceUom.priceUom.Date getPricingDate()
pricingDate.pricingDate.AbstractProduct getProduct()
product.product.BigDecimal getQuantity()
quantity.quantity.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.