Uses of Class
org.omnaest.utils.structure.element.filter.ElementFilter.FilterMode

Packages that use ElementFilter.FilterMode
org.omnaest.utils.structure.element.filter   
 

Uses of ElementFilter.FilterMode in org.omnaest.utils.structure.element.filter
 

Methods in org.omnaest.utils.structure.element.filter that return ElementFilter.FilterMode
 ElementFilter.FilterMode ExcludingElementFilter.getFilterMode()
           
 ElementFilter.FilterMode ElementFilter.getFilterMode()
          Returns the ElementFilter.FilterMode in which the filter acts.
static ElementFilter.FilterMode ElementFilter.FilterMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ElementFilter.FilterMode[] ElementFilter.FilterMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.omnaest.utils.structure.element.filter with parameters of type ElementFilter.FilterMode
ElementFilterIndexPositionBasedForGivenIndexes(Collection<Integer> indexCollection, ElementFilter.FilterMode mode)
           
 



Copyright © 2013. All Rights Reserved.