Class FXRfsBlock


  • @Generated("org.openapitools.codegen.languages.SpringCodegen")
    public class FXRfsBlock
    extends java.lang.Object
    FXRfsBlock
    • Constructor Detail

      • FXRfsBlock

        public FXRfsBlock()
    • Method Detail

      • perLegClientSelectionEnabled

        public FXRfsBlock perLegClientSelectionEnabled​(java.lang.Boolean perLegClientSelectionEnabled)
      • getPerLegClientSelectionEnabled

        public java.lang.Boolean 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

        public void setPerLegClientSelectionEnabled​(java.lang.Boolean perLegClientSelectionEnabled)
      • toboSelectionDisplayEntity

        public FXRfsBlock toboSelectionDisplayEntity​(java.lang.Boolean toboSelectionDisplayEntity)
      • getToboSelectionDisplayEntity

        public java.lang.Boolean getToboSelectionDisplayEntity()
        Is the entity select column shown in PTA
        Returns:
        toboSelectionDisplayEntity
      • setToboSelectionDisplayEntity

        public void setToboSelectionDisplayEntity​(java.lang.Boolean toboSelectionDisplayEntity)
      • getOneWayDirectionLimit

        public OneWayDirectionLimitType getOneWayDirectionLimit()
        Get oneWayDirectionLimit
        Returns:
        oneWayDirectionLimit
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object