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