public interface GetPriceLevelResult extends org.openmdx.base.accessor.jmi.cci.RefStruct_1_0, GetPriceLevelResult
GetPriceLevelResult.Member| Modifier and Type | Method and Description |
|---|---|
Account |
getCustomer()
Retrieves the value for the optional structure field
customer. |
BigDecimal |
getCustomerDiscount()
Retrieves the value for the optional structure field
customerDiscount. |
AbstractPriceLevel |
getPriceLevel()
Retrieves the value for the optional structure field
priceLevel. |
short |
getStatusCode()
Retrieves the value for the structure field
statusCode. |
String |
getStatusMessage()
Retrieves the value for the optional structure field
statusMessage. |
Boolean |
isCustomerDiscountIsPercentage()
Retrieves the value for the optional structure field
customerDiscountIsPercentage. |
Account getCustomer()
customer.getCustomer in interface GetPriceLevelResultcustomer.BigDecimal getCustomerDiscount()
customerDiscount.getCustomerDiscount in interface GetPriceLevelResultcustomerDiscount.Boolean isCustomerDiscountIsPercentage()
customerDiscountIsPercentage.isCustomerDiscountIsPercentage in interface GetPriceLevelResultcustomerDiscountIsPercentage.AbstractPriceLevel getPriceLevel()
priceLevel.getPriceLevel in interface GetPriceLevelResultpriceLevel.short getStatusCode()
statusCode.getStatusCode in interface GetPriceLevelResultstatusCode.String getStatusMessage()
statusMessage.getStatusMessage in interface GetPriceLevelResultstatusMessage.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.