| Package | Description |
|---|---|
| org.sodeac.common.model.logging |
| Modifier and Type | Method and Description |
|---|---|
static LogPropertyType |
LogPropertyType.findByName(String name) |
static LogPropertyType |
LogPropertyType.findByURI(String uri) |
static LogPropertyType |
LogPropertyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogPropertyType[] |
LogPropertyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<LogPropertyType> |
LogPropertyType.getAll() |
Copyright © 2020. All rights reserved.