Uses of Enum Class
com.eoscode.springapitools.config.QueryView
Packages that use QueryView
-
Uses of QueryView in com.eoscode.springapitools.config
Methods in com.eoscode.springapitools.config that return QueryViewModifier and TypeMethodDescriptionSpringApiToolsProperties.getQueryWithViews()static QueryViewReturns the enum constant of this class with the specified name.static QueryView[]QueryView.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.eoscode.springapitools.config with parameters of type QueryViewModifier and TypeMethodDescriptionvoidSpringApiToolsProperties.setQueryWithViews(QueryView queryWithViews)