|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FXQuote in org.broadleafcommerce.vendor.cybersource.service.api |
|---|
| Methods in org.broadleafcommerce.vendor.cybersource.service.api that return FXQuote | |
|---|---|
FXQuote[] |
FXRatesReply.getQuote()
Gets the quote value for this FXRatesReply. |
FXQuote |
FXRatesReply.getQuote(int i)
|
| Methods in org.broadleafcommerce.vendor.cybersource.service.api with parameters of type FXQuote | |
|---|---|
void |
FXRatesReply.setQuote(FXQuote[] quote)
Sets the quote value for this FXRatesReply. |
void |
FXRatesReply.setQuote(int i,
FXQuote _value)
|
| Constructors in org.broadleafcommerce.vendor.cybersource.service.api with parameters of type FXQuote | |
|---|---|
FXRatesReply(java.math.BigInteger reasonCode,
FXQuote[] quote)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||