Class LiquiditySubjectInfo

    • Constructor Detail

      • LiquiditySubjectInfo

        public LiquiditySubjectInfo​(String subject,
                                    String username)
    • Method Detail

      • getUsername

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

        public int hashCode()
        Overrides:
        hashCode in class Object