Package | Description |
---|---|
org.openestate.is24.restapi.utils |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
ExportMessage.Level |
ExportMessage.getLevel()
Returns message level.
|
ExportMessage.Level |
ExportMessage.Code.getLevel()
Returns the corresponding severity level of the message code.
|
static ExportMessage.Level |
ExportMessage.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportMessage.Level[] |
ExportMessage.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 OpenEstate. All rights reserved.