Class PartnerIdentification

    • Field Detail

      • value

        protected String value
      • authority

        protected String authority
    • Constructor Detail

      • PartnerIdentification

        public PartnerIdentification()
      • PartnerIdentification

        public PartnerIdentification​(String value,
                                     String authority)
    • Method Detail

      • getPartner

        public Partner getPartner()
      • getValue

        public String getValue()
      • getAuthority

        public String getAuthority()
      • setPartner

        public void setPartner​(Partner partner)
      • setValue

        public void setValue​(String value)
      • setAuthority

        public void setAuthority​(String authority)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object