Package | Description |
---|---|
org.opennms.netmgt.enlinkd.model |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
static BridgeElement.BridgeDot1dStpProtocolSpecification |
BridgeElement.BridgeDot1dStpProtocolSpecification.get(Integer code) |
BridgeElement.BridgeDot1dStpProtocolSpecification |
BridgeElement.getStpProtocolSpecification() |
static BridgeElement.BridgeDot1dStpProtocolSpecification |
BridgeElement.BridgeDot1dStpProtocolSpecification.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BridgeElement.BridgeDot1dStpProtocolSpecification[] |
BridgeElement.BridgeDot1dStpProtocolSpecification.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Class<BridgeElement.BridgeDot1dStpProtocolSpecification> |
BridgeDot1dStpProtocolSpecificationUserType.returnedClass() |
Modifier and Type | Method and Description |
---|---|
void |
BridgeElement.setStpProtocolSpecification(BridgeElement.BridgeDot1dStpProtocolSpecification stpProtocolSpecification) |
Copyright © 2021. All rights reserved.