Class FundPosition


  • public class FundPosition
    extends Object
    • Constructor Detail

      • FundPosition

        public FundPosition()
    • Method Detail

      • getSymbol

        public String getSymbol()
      • getCurrentNetAssetValue

        public BigDecimal getCurrentNetAssetValue()
      • getNetAssetValueDay

        public BigDecimal getNetAssetValueDay()
      • getSymbolName

        public String getSymbolName()
      • getCurrency

        public String getCurrency()
      • getCostNetAssetValue

        public BigDecimal getCostNetAssetValue()
      • getHoldingUnits

        public BigDecimal getHoldingUnits()