public interface GetPriceLevelParams extends org.openmdx.base.accessor.jmi.cci.RefStruct_1_0, GetPriceLevelParams
GetPriceLevelParams.Member| Modifier and Type | Method and Description |
|---|---|
SalesContract |
getContract()
Retrieves the value for the structure field
contract. |
SalesContractPosition |
getPosition()
Retrieves the value for the optional structure field
position. |
Uom |
getPriceUom()
Retrieves the value for the optional structure field
priceUom. |
java.util.Date |
getPricingDate()
Retrieves the value for the optional structure field
pricingDate. |
AbstractProduct |
getProduct()
Retrieves the value for the structure field
product. |
java.math.BigDecimal |
getQuantity()
Retrieves the value for the optional structure field
quantity. |
SalesContract getContract()
contract.getContract in interface GetPriceLevelParamscontract.SalesContractPosition getPosition()
position.getPosition in interface GetPriceLevelParamsposition.Uom getPriceUom()
priceUom.getPriceUom in interface GetPriceLevelParamspriceUom.java.util.Date getPricingDate()
pricingDate.getPricingDate in interface GetPriceLevelParamspricingDate.AbstractProduct getProduct()
product.getProduct in interface GetPriceLevelParamsproduct.java.math.BigDecimal getQuantity()
quantity.getQuantity in interface GetPriceLevelParamsquantity.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.