| Package | Description |
|---|---|
| com.google.gdata.data.finance |
| Modifier and Type | Method and Description |
|---|---|
MarketValue |
PositionData.getMarketValue()
Returns the market value of the position in the portfolio default currency
(and exchange currency if it differs).
|
MarketValue |
PortfolioData.getMarketValue()
Returns the market value of the portfolio in the portfolio default
currency.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PositionData.setMarketValue(MarketValue marketValue)
Sets the market value of the position in the portfolio default currency
(and exchange currency if it differs).
|
void |
PortfolioData.setMarketValue(MarketValue marketValue)
Sets the market value of the portfolio in the portfolio default currency.
|
Copyright © 2012. All Rights Reserved.