Uses of Enum
com.blazebit.persistence.integration.view.spring.impl.TypeFilterParser.Type
Packages that use TypeFilterParser.Type
-
Uses of TypeFilterParser.Type in com.blazebit.persistence.integration.view.spring.impl
Methods in com.blazebit.persistence.integration.view.spring.impl that return TypeFilterParser.TypeModifier and TypeMethodDescriptionstatic TypeFilterParser.TypeReturns the enum constant of this type with the specified name.static TypeFilterParser.Type[]TypeFilterParser.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.blazebit.persistence.integration.view.spring.impl with parameters of type TypeFilterParser.TypeModifier and TypeMethodDescriptionCollection<org.springframework.core.type.filter.TypeFilter>TypeFilterParser.parseTypeFilters(Element element, TypeFilterParser.Type type) Returns allTypeFilterdeclared in nested elements of the givenElement.