|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface GetPositionAmountsResult
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface javax.jmi.reflect.RefStruct |
|---|
equals, hashCode, refFieldNames, refGetValue, refTypeName |
| Method Detail |
|---|
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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||