Package | Description |
---|---|
fr.paris.lutece.portal.service.csv |
Modifier and Type | Method and Description |
---|---|
CSVMessageLevel |
CSVMessageDescriptor.getMessageLevel()
Get the level of the message
|
static CSVMessageLevel |
CSVMessageLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CSVMessageLevel[] |
CSVMessageLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CSVMessageDescriptor.setMessageLevel(CSVMessageLevel messageLevel)
Set the level of the message
|
Constructor and Description |
---|
CSVMessageDescriptor(CSVMessageLevel messageLevel,
int nLineNumber,
String strMessageContent)
Creates a new CSVMessageDescriptor with every attributes initialized
|
Copyright © 2020 City of Paris. All rights reserved.