| Modifier and Type | Method and Description |
|---|---|
static ExcludeRouteSubobjects.Attribute |
ExcludeRouteSubobjects.Attribute.forValue(int intValue)
Return the enumeration member whose
getIntValue() matches specified value. |
@Nullable ExcludeRouteSubobjects.Attribute |
ExcludeRouteSubobjects.getAttribute() |
static ExcludeRouteSubobjects.Attribute |
ExcludeRouteSubobjects.Attribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExcludeRouteSubobjects.Attribute[] |
ExcludeRouteSubobjects.Attribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<ExcludeRouteSubobjects.Attribute> |
ExcludeRouteSubobjects.Attribute.forName(String name)
Return the enumeration member whose
getName() matches specified value. |
| Modifier and Type | Method and Description |
|---|---|
ExcludeRouteSubobjects.Attribute |
SubobjectContainerBuilder.getAttribute() |
| Modifier and Type | Method and Description |
|---|---|
SubobjectContainerBuilder |
SubobjectContainerBuilder.setAttribute(ExcludeRouteSubobjects.Attribute value) |
| Modifier and Type | Method and Description |
|---|---|
ExcludeRouteSubobjects.Attribute |
ExrsBuilder.getAttribute() |
| Modifier and Type | Method and Description |
|---|---|
ExrsBuilder |
ExrsBuilder.setAttribute(ExcludeRouteSubobjects.Attribute value) |
Copyright © 2020 OpenDaylight. All rights reserved.