Uses of Enum Class
fr.gouv.vitam.common.database.parser.query.ParserTokens.PROJECTIONARGS
Packages that use ParserTokens.PROJECTIONARGS
Package
Description
Provides queries to be used within the Vitam DSL
-
Uses of ParserTokens.PROJECTIONARGS in fr.gouv.vitam.common.database.parser.query
Methods in fr.gouv.vitam.common.database.parser.query that return ParserTokens.PROJECTIONARGSModifier and TypeMethodDescriptionstatic ParserTokens.PROJECTIONARGSParse the given namestatic ParserTokens.PROJECTIONARGSReturns the enum constant of this class with the specified name.static ParserTokens.PROJECTIONARGS[]ParserTokens.PROJECTIONARGS.values()Returns an array containing the constants of this enum class, in the order they are declared.