public interface GetContractAmountsResult extends org.openmdx.base.accessor.jmi.cci.RefStruct_1_0, GetContractAmountsResult
GetContractAmountsResult.Member| Modifier and Type | Method and Description |
|---|---|
short |
getStatusCode()
Retrieves the value for the structure field
statusCode. |
String |
getStatusMessage()
Retrieves the value for the optional structure field
statusMessage. |
BigDecimal |
getTotalAmount()
Retrieves the value for the optional structure field
totalAmount. |
BigDecimal |
getTotalAmountIncludingTax()
Retrieves the value for the optional structure field
totalAmountIncludingTax. |
BigDecimal |
getTotalBaseAmount()
Retrieves the value for the optional structure field
totalBaseAmount. |
BigDecimal |
getTotalDiscountAmount()
Retrieves the value for the optional structure field
totalDiscountAmount. |
BigDecimal |
getTotalSalesCommission()
Retrieves the value for the optional structure field
totalSalesCommission. |
BigDecimal |
getTotalTaxAmount()
Retrieves the value for the optional structure field
totalTaxAmount. |
short getStatusCode()
statusCode.getStatusCode in interface GetContractAmountsResultstatusCode.String getStatusMessage()
statusMessage.getStatusMessage in interface GetContractAmountsResultstatusMessage.BigDecimal getTotalAmount()
totalAmount.getTotalAmount in interface GetContractAmountsResulttotalAmount.BigDecimal getTotalAmountIncludingTax()
totalAmountIncludingTax.getTotalAmountIncludingTax in interface GetContractAmountsResulttotalAmountIncludingTax.BigDecimal getTotalBaseAmount()
totalBaseAmount.getTotalBaseAmount in interface GetContractAmountsResulttotalBaseAmount.BigDecimal getTotalDiscountAmount()
totalDiscountAmount.getTotalDiscountAmount in interface GetContractAmountsResulttotalDiscountAmount.BigDecimal getTotalSalesCommission()
totalSalesCommission.getTotalSalesCommission in interface GetContractAmountsResulttotalSalesCommission.BigDecimal getTotalTaxAmount()
totalTaxAmount.getTotalTaxAmount in interface GetContractAmountsResulttotalTaxAmount.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.