Class InvestmentInfo

java.lang.Object
org.mule.test.heisenberg.extension.model.InvestmentInfo

public class InvestmentInfo extends Object
  • Constructor Details

    • InvestmentInfo

      public InvestmentInfo()
  • Method Details

    • getValuation

      public Long getValuation()
    • setValuation

      public void setValuation(Long valuation)
    • getInvestmentPlanB

      public Investment getInvestmentPlanB()
    • setInvestmentPlanB

      public void setInvestmentPlanB(Investment investmentPlanB)