Class MaturityTenorDatesSubjectInfo

    • Constructor Detail

      • MaturityTenorDatesSubjectInfo

        public MaturityTenorDatesSubjectInfo​(String subject,
                                             String effectiveDate,
                                             String currency)
        Creates a UserMaturityTenorDatesSubjectInfo with the given parameters.
        Parameters:
        subject - the subject
        effectiveDate - the effective date
        currency - the currency
    • Method Detail

      • getSubject

        public String getSubject()
        Description copied from interface: SubjectInfo
        Returns the original subject that was parsed to create this SubjectInfo
        Specified by:
        getSubject in interface SubjectInfo
        Returns:
        The original subject.
      • getEffectiveDate

        public String getEffectiveDate()
        Returns the effective date parsed to create this MaturityTenorDatesSubjectInfo.
        Returns:
        the effectiveDate
      • getCurrency

        public String getCurrency()
        Returns the currency parsed to create this MaturityTenorDatesSubjectInfo.
        Returns:
        the currency