Package | Description |
---|---|
org.opennms.netmgt.telemetry.protocols.bmp.parser.proto.bmp |
Modifier and Type | Field and Description |
---|---|
PeerHeader.Type |
PeerHeader.type |
Modifier and Type | Method and Description |
---|---|
static PeerHeader.Type |
PeerHeader.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeerHeader.Type[] |
PeerHeader.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
<R> R |
PeerHeader.Type.map(java.util.function.Function<PeerHeader.Type,R> mapper) |
Copyright © 2020. All rights reserved.