Class ToboSettlementDateSubjectInfo

All Implemented Interfaces:
SubjectInfo

public class ToboSettlementDateSubjectInfo extends UserSettlementDateSubjectInfo
  • Constructor Details

    • ToboSettlementDateSubjectInfo

      public ToboSettlementDateSubjectInfo(String subject, String currencyPair, String year, String month, String username, String toboUsername)
      Creates a SettlementDateSubjectInfo with the given parameters.
      Parameters:
      subject - The subject.
      currencyPair - The currency pair.
      year - The year.
      month - The month.
      username - The username.
      toboUsername - The TOBO username.
  • Method Details

    • getToboUsername

      public String getToboUsername()
      Returns the TOBO username that was parsed to create this ToboSettlementDateSubjectInfo.
      Returns:
      The TOBO username.