Package | Description |
---|---|
org.opennms.netmgt.model |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
static BridgeMacLink.BridgeDot1qTpFdbStatus |
BridgeMacLink.BridgeDot1qTpFdbStatus.get(Integer code) |
BridgeMacLink.BridgeDot1qTpFdbStatus |
BridgeMacLink.getBridgeDot1qTpFdbStatus() |
static BridgeMacLink.BridgeDot1qTpFdbStatus |
BridgeMacLink.BridgeDot1qTpFdbStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BridgeMacLink.BridgeDot1qTpFdbStatus[] |
BridgeMacLink.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 |
BridgeMacLink.setBridgeDot1qTpFdbStatus(BridgeMacLink.BridgeDot1qTpFdbStatus status) |
Copyright © 2015. All rights reserved.