| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.log |
| Modifier and Type | Method and Description |
|---|---|
LogEntrySource |
LogEntry.getSource()
Log entry source.
|
static LogEntrySource |
LogEntrySource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogEntrySource[] |
LogEntrySource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogEntry.setSource(LogEntrySource source)
Log entry source.
|
Copyright © 2020. All rights reserved.