Uses of Enum
name.matthewgreet.strutscommons.util.InterceptorCommonLibrary.ParseParameterNameResult.ParseResult
Packages that use InterceptorCommonLibrary.ParseParameterNameResult.ParseResult
Package
Description
Various helper classes, especially for session-based data, and libraries.
-
Uses of InterceptorCommonLibrary.ParseParameterNameResult.ParseResult in name.matthewgreet.strutscommons.util
Methods in name.matthewgreet.strutscommons.util that return InterceptorCommonLibrary.ParseParameterNameResult.ParseResultModifier and TypeMethodDescriptionInterceptorCommonLibrary.ParseParameterNameResult.getParseResult()Returns whether parse succeeded or how it failed.Returns the enum constant of this type with the specified name.InterceptorCommonLibrary.ParseParameterNameResult.ParseResult.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in name.matthewgreet.strutscommons.util with parameters of type InterceptorCommonLibrary.ParseParameterNameResult.ParseResultModifier and TypeMethodDescriptionvoidInterceptorCommonLibrary.ParseParameterNameResult.setParseResult(InterceptorCommonLibrary.ParseParameterNameResult.ParseResult parseResult)