Class SalesToboConfigSubjectInfo

    • Constructor Detail

      • SalesToboConfigSubjectInfo

        public SalesToboConfigSubjectInfo​(String subject,
                                          String username,
                                          String toboUsername)
    • Method Detail

      • getToboUsername

        public String getToboUsername()
      • 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.
      • getUsername

        public String getUsername()