public class PostTradeAllocation extends Object
PostTradeAllocationList
Modifier and Type | Method and Description |
---|---|
Account |
getAccount()
Returns the account that the amount should be allocated to.
|
String |
getAmount()
The amount that should be added or removed from the account.
|
BuySell |
getBuySell()
Returns whether or not this is a buy or a sell.
|
LegType |
getSwapLeg()
Returns the leg for swap allocation (this value is optional and can be null).
|
public Account getAccount()
public BuySell getBuySell()
public String getAmount()
public LegType getSwapLeg()
Copyright © 2015 Caplin Systems.