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