Class Rule

    • Constructor Detail

      • Rule

        public Rule​(int id,
                    boolean allow,
                    Rule.RuleType type,
                    JID value)
    • Method Detail

      • isAllowed

        public boolean isAllowed()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • toConfigurationString

        public String toConfigurationString()
      • getId

        protected int getId()