| Package | Description |
|---|---|
| org.mockserver.log.model |
| Modifier and Type | Method and Description |
|---|---|
LogEntry.LogMessageType |
LogEntry.getType() |
static LogEntry.LogMessageType |
LogEntry.LogMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogEntry.LogMessageType[] |
LogEntry.LogMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogEntry |
LogEntry.setType(LogEntry.LogMessageType type) |
Copyright © 2022. All rights reserved.