Uses of Enum Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.local.routing.rev151009.LocalDefinedNextHop
Packages that use LocalDefinedNextHop
-
Uses of LocalDefinedNextHop in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.local.routing.rev151009
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.local.routing.rev151009 that return LocalDefinedNextHopModifier and TypeMethodDescriptionstatic @Nullable LocalDefinedNextHop
Return the enumeration member whosegetName()
matches specified assigned name.static @Nullable LocalDefinedNextHop
LocalDefinedNextHop.forValue
(int intValue) Return the enumeration member whosegetIntValue()
matches specified value.LocalStaticConfig.NextHop.getLocalDefinedNextHop()
static @NonNull LocalDefinedNextHop
Return the enumeration member whosegetName()
matches specified assigned name.static @NonNull LocalDefinedNextHop
LocalDefinedNextHop.ofValue
(int intValue) Return the enumeration member whosegetIntValue()
matches specified value.static LocalDefinedNextHop
Returns the enum constant of this class with the specified name.static LocalDefinedNextHop[]
LocalDefinedNextHop.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.local.routing.rev151009 with parameters of type LocalDefinedNextHop