Uses of Enum Class
com.predic8.membrane.core.interceptor.acl.ParseType
Packages that use ParseType
-
Uses of ParseType in com.predic8.membrane.core.interceptor.acl
Methods in com.predic8.membrane.core.interceptor.acl that return ParseTypeModifier and TypeMethodDescriptionstatic ParseTypeParseType.getByOrDefault(String string) static ParseTypeReturns the enum constant of this class with the specified name.static ParseType[]ParseType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.predic8.membrane.core.interceptor.acl with parameters of type ParseType