Package | Description |
---|---|
org.opennms.netmgt.model.topology |
Modifier and Type | Method and Description |
---|---|
static BridgeForwardingTableEntry.BridgeDot1qTpFdbStatus |
BridgeForwardingTableEntry.BridgeDot1qTpFdbStatus.get(Integer code) |
BridgeForwardingTableEntry.BridgeDot1qTpFdbStatus |
BridgeForwardingTableEntry.getBridgeDot1qTpFdbStatus() |
static BridgeForwardingTableEntry.BridgeDot1qTpFdbStatus |
BridgeForwardingTableEntry.BridgeDot1qTpFdbStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BridgeForwardingTableEntry.BridgeDot1qTpFdbStatus[] |
BridgeForwardingTableEntry.BridgeDot1qTpFdbStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BridgeForwardingTableEntry.setBridgeDot1qTpFdbStatus(BridgeForwardingTableEntry.BridgeDot1qTpFdbStatus status) |
Copyright © 2019. All rights reserved.