Class FXRfsBlock
java.lang.Object
com.caplin.motif.fx.config.definitions.client.FXRfsBlock
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.4.0")
public class FXRfsBlock
extends Object
FXRfsBlock
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondeliverable(FXRfsBlockDeliverable deliverable) booleanGet deliverableGet nonDeliverableGet oneWayDirectionLimitWhether to show the tobo user dropdown on each block trade leg.Get toboSelectionIf true, entities are shown on the leg-level dropdown.inthashCode()nonDeliverable(FXRfsBlockNonDeliverable nonDeliverable) oneWayDirectionLimit(OneWayDirectionLimitType oneWayDirectionLimit) perLegClientSelectionEnabled(Boolean perLegClientSelectionEnabled) voidsetDeliverable(FXRfsBlockDeliverable deliverable) voidsetNonDeliverable(FXRfsBlockNonDeliverable nonDeliverable) voidsetOneWayDirectionLimit(OneWayDirectionLimitType oneWayDirectionLimit) voidsetPerLegClientSelectionEnabled(Boolean perLegClientSelectionEnabled) voidsetToboSelection(TOBOSelection toboSelection) voidsetToboSelectionDisplayEntity(Boolean toboSelectionDisplayEntity) toboSelection(TOBOSelection toboSelection) toboSelectionDisplayEntity(Boolean toboSelectionDisplayEntity) toString()
-
Constructor Details
-
FXRfsBlock
public FXRfsBlock()
-
-
Method Details
-
deliverable
-
getDeliverable
Get deliverable- Returns:
- deliverable
-
setDeliverable
-
nonDeliverable
-
getNonDeliverable
Get nonDeliverable- Returns:
- nonDeliverable
-
setNonDeliverable
-
perLegClientSelectionEnabled
-
getPerLegClientSelectionEnabled
Whether to show the tobo user dropdown on each block trade leg. Available tobo users are populated in the tobo object.- Returns:
- perLegClientSelectionEnabled
-
setPerLegClientSelectionEnabled
-
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
-
oneWayDirectionLimit
-
getOneWayDirectionLimit
Get oneWayDirectionLimit- Returns:
- oneWayDirectionLimit
-
setOneWayDirectionLimit
-
equals
-
hashCode
public int hashCode() -
toString
-