| Package | Description |
|---|---|
| com.google.gdata.data.finance |
| Modifier and Type | Method and Description |
|---|---|
DaysGain |
PositionData.getDaysGain()
Returns the today's gain for the position in the portfolio default currency
(and exchange currency if it differs).
|
DaysGain |
PortfolioData.getDaysGain()
Returns the today's gain for the portfolio in the portfolio default
currency.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PositionData.setDaysGain(DaysGain daysGain)
Sets the today's gain for the position in the portfolio default currency
(and exchange currency if it differs).
|
void |
PortfolioData.setDaysGain(DaysGain daysGain)
Sets the today's gain for the portfolio in the portfolio default currency.
|
Copyright © 2012. All Rights Reserved.