| Constructor and Description |
|---|
Investment() |
| Modifier and Type | Method and Description |
|---|---|
void |
approve() |
String |
getCommercialName() |
List<Investment> |
getDiscardedInvestments() |
InvestmentInfo |
getInvestmentInfo() |
Map<String,Investment> |
getInvestmentSpinOffs() |
boolean |
isApproved() |
public String getCommercialName()
public InvestmentInfo getInvestmentInfo()
public void approve()
public boolean isApproved()
public List<Investment> getDiscardedInvestments()
public Map<String,Investment> getInvestmentSpinOffs()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.