Class UserEffectiveTenorDatesSubjectInfo

  • All Implemented Interfaces:
    SubjectInfo

    public class UserEffectiveTenorDatesSubjectInfo
    extends EffectiveTenorDatesSubjectInfo
    Class representation of the fields parsed from a User Effective Tenor Dates Subject.
    • Constructor Detail

      • UserEffectiveTenorDatesSubjectInfo

        public UserEffectiveTenorDatesSubjectInfo​(String subject,
                                                  String currency,
                                                  String username)
        Creates a UserEffectiveTenorDateSubjectInfo with the given parameters.
        Parameters:
        subject - the subject
        currency - the currency
        username - the username
    • Method Detail

      • getUsername

        public String getUsername()
        Returns the username parsed to create this UserEffectiveTenorDateSubjectInfo.
        Returns:
        the username