Class FXFeaturesPostAllocation
java.lang.Object
com.caplin.motif.fx.config.definitions.client.FXFeaturesPostAllocation
@Generated("org.openapitools.codegen.languages.SpringCodegen")
public class FXFeaturesPostAllocation
extends Object
Defines all configurations required for post-trade allocation.
-
Constructor Summary
ConstructorDescriptionFXFeaturesPostAllocation
(Boolean enabled) Constructor with only required parameters -
Method Summary
Modifier and TypeMethodDescriptionboolean
@NotNull Boolean
Is post-trade allocation enabled.Is the entity select column shown in PTAint
hashCode()
void
setEnabled
(Boolean enabled) void
setToboSelectionDisplayEntity
(Boolean toboSelectionDisplayEntity) 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
-
toboSelectionDisplayEntity
-
getToboSelectionDisplayEntity
Is the entity select column shown in PTA- Returns:
- toboSelectionDisplayEntity
-
setToboSelectionDisplayEntity
-
equals
-
hashCode
public int hashCode() -
toString
-