Class ToboTenorDateSubjectInfo

All Implemented Interfaces:
SubjectInfo

public class ToboTenorDateSubjectInfo extends UserTenorDateSubjectInfo
  • Constructor Details

    • ToboTenorDateSubjectInfo

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

    • getToboUsername

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