Class FXFeaturesPostAllocation
java.lang.Object
com.caplin.motif.fx.config.definitions.client.FXFeaturesPostAllocation
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.4.0")
public class FXFeaturesPostAllocation
extends Object
Defines all configurations required for post-trade allocation.
-
Constructor Summary
ConstructorsConstructorDescriptionFXFeaturesPostAllocation(Boolean enabled) Constructor with only required parameters -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull BooleanIs post-trade allocation enabled.Get toboSelectionIf true, entities are shown on the leg-level dropdown.inthashCode()voidsetEnabled(Boolean enabled) voidsetToboSelection(TOBOSelection toboSelection) voidsetToboSelectionDisplayEntity(Boolean toboSelectionDisplayEntity) toboSelection(TOBOSelection toboSelection) toboSelectionDisplayEntity(Boolean toboSelectionDisplayEntity) toString()
-
Constructor Details
-
FXFeaturesPostAllocation
public FXFeaturesPostAllocation() -
FXFeaturesPostAllocation
Constructor with only required parameters
-
-
Method Details
-
enabled
-
getEnabled
Is post-trade allocation enabled.- Returns:
- enabled
-
setEnabled
-
toboSelection
-
getToboSelection
Get toboSelection- Returns:
- toboSelection
-
setToboSelection
-
toboSelectionDisplayEntity
-
getToboSelectionDisplayEntity
If true, entities are shown on the leg-level dropdown. If false, combinations of entity and user are shown on this dropdown.- Returns:
- toboSelectionDisplayEntity
-
setToboSelectionDisplayEntity
-
equals
-
hashCode
public int hashCode() -
toString
-