public interface GetPositionAmountsResult extends org.openmdx.base.accessor.jmi.cci.RefStruct_1_0, GetPositionAmountsResult
GetPositionAmountsResult.Member| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAmount()
Retrieves the value for the optional structure field
amount. |
BigDecimal |
getBaseAmount()
Retrieves the value for the optional structure field
baseAmount. |
BigDecimal |
getDiscountAmount()
Retrieves the value for the optional structure field
discountAmount. |
short |
getStatusCode()
Retrieves the value for the structure field
statusCode. |
String |
getStatusMessage()
Retrieves the value for the optional structure field
statusMessage. |
BigDecimal |
getTaxAmount()
Retrieves the value for the optional structure field
taxAmount. |
BigDecimal getAmount()
amount.getAmount in interface GetPositionAmountsResultamount.BigDecimal getBaseAmount()
baseAmount.getBaseAmount in interface GetPositionAmountsResultbaseAmount.BigDecimal getDiscountAmount()
discountAmount.getDiscountAmount in interface GetPositionAmountsResultdiscountAmount.short getStatusCode()
statusCode.getStatusCode in interface GetPositionAmountsResultstatusCode.String getStatusMessage()
statusMessage.getStatusMessage in interface GetPositionAmountsResultstatusMessage.BigDecimal getTaxAmount()
taxAmount.getTaxAmount in interface GetPositionAmountsResulttaxAmount.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.