Class Rule

java.lang.Object
tigase.vhosts.filter.Rule
All Implemented Interfaces:
Comparable<Rule>

public class Rule extends Object implements Comparable<Rule>
Author:
Wojtek
  • Constructor Details

  • Method Details

    • compareTo

      public int compareTo(Rule o)
      Specified by:
      compareTo in interface Comparable<Rule>
    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • isAllowed

      public boolean isAllowed()
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object
    • toConfigurationString

      public String toConfigurationString()
    • getId

      protected int getId()