Class UserStartTenorDatesSubjectInfo

  • All Implemented Interfaces:
    SubjectInfo

    public class UserStartTenorDatesSubjectInfo
    extends StartTenorDatesSubjectInfo
    Class representation of the fields parsed from a User Start Tenor Dates Subject.
    • Constructor Detail

      • UserStartTenorDatesSubjectInfo

        public UserStartTenorDatesSubjectInfo​(String subject,
                                              String currency,
                                              String username)
        Creates a UserStartTenorDateSubjectInfo 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 UserStartTenorDateSubjectInfo.
        Returns:
        the username