Class TrustedApplicationRestriction

    • Constructor Detail

      • TrustedApplicationRestriction

        public TrustedApplicationRestriction()
      • TrustedApplicationRestriction

        public TrustedApplicationRestriction​(String restriction)
    • Method Detail

      • getId

        public long getId()
      • setId

        public void setId​(long id)
      • getRestriction

        public String getRestriction()
      • setRestriction

        public void setRestriction​(String restriction)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object