Package | Description |
---|---|
fr.gouv.vitam.common.database.parser.query |
Provides queries to be used within the Vitam DSL
|
Modifier and Type | Method and Description |
---|---|
static ParserTokens.PROJECTIONARGS |
ParserTokens.PROJECTIONARGS.parse(String name)
Parse the given name
|
static ParserTokens.PROJECTIONARGS |
ParserTokens.PROJECTIONARGS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParserTokens.PROJECTIONARGS[] |
ParserTokens.PROJECTIONARGS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Vitam. All rights reserved.