Uses of Enum
net.avcompris.commons.query.Filtering.Type
Packages that use Filtering.Type
-
Uses of Filtering.Type in net.avcompris.commons.query
Methods in net.avcompris.commons.query that return Filtering.TypeModifier and TypeMethodDescriptionFiltering.getType()static Filtering.TypeReturns the enum constant of this type with the specified name.static Filtering.Type[]Filtering.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.