Class RegistrationInstructions.RegistDtlsGroup

java.lang.Object
com.epam.fix.model.fix44.message.RegistrationInstructions.RegistDtlsGroup
Enclosing class:
RegistrationInstructions

public class RegistrationInstructions.RegistDtlsGroup extends Object
  • Constructor Details

    • RegistDtlsGroup

      public RegistDtlsGroup()
  • Method Details

    • getRegistDtls

      public String getRegistDtls()
    • setRegistDtls

      public void setRegistDtls(String value)
    • getRegistEmail

      public String getRegistEmail()
    • setRegistEmail

      public void setRegistEmail(String value)
    • getMailingDtls

      public String getMailingDtls()
    • setMailingDtls

      public void setMailingDtls(String value)
    • getMailingInst

      public String getMailingInst()
    • setMailingInst

      public void setMailingInst(String value)
    • getNestedParties

      public NestedPartiesBlock getNestedParties()
    • setNestedParties

      public void setNestedParties(NestedPartiesBlock value)
    • getOwnerType

      public Long getOwnerType()
    • setOwnerType

      public void setOwnerType(Long value)
    • getDateOfBirth

      public Calendar getDateOfBirth()
    • setDateOfBirth

      public void setDateOfBirth(Calendar value)
    • getInvestorCountryOfResidence

      public String getInvestorCountryOfResidence()
    • setInvestorCountryOfResidence

      public void setInvestorCountryOfResidence(String value)
    • toFIX

      public void toFIX(FIXFieldList l)
    • fromFIX

      public void fromFIX(FIXFieldList l)