Class FXRfsBlock


  • @Generated(value="org.openapitools.codegen.languages.SpringCodegen",
               date="2022-10-19T12:42:08.428416Z[GMT]")
    public class FXRfsBlock
    extends java.lang.Object
    FXRfsBlock
    • Constructor Detail

      • FXRfsBlock

        public FXRfsBlock()
    • Method Detail

      • getDeliverable

        @Valid
        public @Valid FXRfsBlockDeliverable getDeliverable()
        Get deliverable
        Returns:
        deliverable
      • getNonDeliverable

        @Valid
        public @Valid FXRfsBlockNonDeliverable getNonDeliverable()
        Get nonDeliverable
        Returns:
        nonDeliverable
      • 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)
      • 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