| Package | Description |
|---|---|
| com.google.gdata.data.finance |
| Modifier and Type | Method and Description |
|---|---|
Gain |
PositionData.getGain()
Returns the gain for the position in the portfolio default currency (and
exchange currency if it differs).
|
Gain |
PortfolioData.getGain()
Returns the gain for the portfolio in the portfolio default currency.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PositionData.setGain(Gain gain)
Sets the gain for the position in the portfolio default currency (and
exchange currency if it differs).
|
void |
PortfolioData.setGain(Gain gain)
Sets the gain for the portfolio in the portfolio default currency.
|
Copyright © 2012. All Rights Reserved.