Class FXFeaturesPostAllocation
java.lang.Object
com.caplin.motif.fx.config.definitions.sales.FXFeaturesPostAllocation
@Generated("org.openapitools.codegen.languages.SpringCodegen")
public class FXFeaturesPostAllocation
extends Object
Sales level post-trade allocation.
-
Constructor Summary
ConstructorDescriptionFXFeaturesPostAllocation
(TOBOSelection toboSelection, Boolean enabled) Constructor with only required parameters -
Method Summary
Modifier and TypeMethodDescriptionboolean
@NotNull Boolean
Is post-trade allocation enabled.@NotNull TOBOSelection
Get toboSelectionint
hashCode()
void
setEnabled
(Boolean enabled) void
setToboSelection
(TOBOSelection toboSelection) toboSelection
(TOBOSelection toboSelection) toString()
-
Constructor Details
-
FXFeaturesPostAllocation
public FXFeaturesPostAllocation() -
FXFeaturesPostAllocation
Constructor with only required parameters
-
-
Method Details
-
toboSelection
-
getToboSelection
Get toboSelection- Returns:
- toboSelection
-
setToboSelection
-
enabled
-
getEnabled
Is post-trade allocation enabled.- Returns:
- enabled
-
setEnabled
-
equals
-
hashCode
public int hashCode() -
toString
-