| Modifier and Type | Method and Description |
|---|---|
static LspFlag |
LspFlag.forValue(int valueArg) |
static LspFlag |
LspFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LspFlag[] |
LspFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LspFlag |
ProtectionSubobjectBuilder.getLspFlag() |
LspFlag |
ProtectionSubobject.getLspFlag() |
LspFlag |
ProtectionSubobjectBuilder.getSegFlag() |
LspFlag |
ProtectionSubobject.getSegFlag() |
| Modifier and Type | Method and Description |
|---|---|
ProtectionSubobjectBuilder |
ProtectionSubobjectBuilder.setLspFlag(LspFlag value) |
ProtectionSubobjectBuilder |
ProtectionSubobjectBuilder.setSegFlag(LspFlag value) |
Copyright © 2018 OpenDaylight. All rights reserved.