| Package | Description |
|---|---|
| net.bull.javamelody.internal.model |
| Modifier and Type | Method and Description |
|---|---|
static TransportFormat |
TransportFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportFormat |
TransportFormat.valueOfIgnoreCase(String transportFormat) |
static TransportFormat[] |
TransportFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2020 Emeric Vernat. All rights reserved.