Class PropertyFilter.Gte

  • All Implemented Interfaces:
    com.embabel.agent.filter.PropertyFilter

    
    public final class PropertyFilter.Gte
     implements PropertyFilter
                        

    Greater than or equal: propertieskey>= value

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String key
      private final Number value
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getKey()
      final Number getValue()
      • Methods inherited from class com.embabel.agent.filter.PropertyFilter

        and, not, or
      • Methods inherited from class java.lang.Object

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