Class FilterItem

  • All Implemented Interfaces:

    
    public final class FilterItem
    
                        

    Represents an option in the filter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getValue() The value for this item
      final String getName() The display name for this option
      final Boolean isDefault() True if the options needs to be selected by default
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait