| Package | Description |
|---|---|
| com.google.gdata.data.finance |
| Modifier and Type | Method and Description |
|---|---|
CostBasis |
PositionData.getCostBasis()
Returns the cost basis of the position in the portfolio default currency
(and exchange currency if it differs).
|
CostBasis |
PortfolioData.getCostBasis()
Returns the cost basis of the portfolio in the portfolio default currency.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PositionData.setCostBasis(CostBasis costBasis)
Sets the cost basis of the position in the portfolio default currency (and
exchange currency if it differs).
|
void |
PortfolioData.setCostBasis(CostBasis costBasis)
Sets the cost basis of the portfolio in the portfolio default currency.
|
Copyright © 2012. All Rights Reserved.