This class is a enumeration element for the displaying patterns
of a query criterion. For more information on displaying patterns,
see the class
CriterionFormPatterns CriterionFormPatterns author: Philippe Brouillette version: 1.0
Public constructor that initializes the value and the
label of the allowable value
Parameters: value - String that represents the value Parameters: label - Label associated to the allowable value
Indicates whether some CriterionFormPattern object is equals to this one
Parameters: obj - Object that must be an instance of CriterionFormPattern true if this object is the same as the obj argument; false otherwise. exception: IllegalArgumentException - Thown if the object is not of type CriterionFormPattern See Also:java.lang.Object.equals(java.lang.Object)
Methods inherited from org.mdarad.framework.enumeration.AllowableValue