| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfinterfaces.rev20140508.yrtietfinterfaces.interfaces |
Implementation of YANG node interfaces's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfinterfaces.rev20140508.yrtietfinterfaces.interfaces.yangautoprefixinterface |
Implementation of YANG node yangAutoPrefixInterface's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected LinkUpDownTrapEnableEnum |
DefaultYangAutoPrefixInterface.linkUpDownTrapEnable |
| Modifier and Type | Method and Description |
|---|---|
LinkUpDownTrapEnableEnum |
YangAutoPrefixInterface.linkUpDownTrapEnable()
Returns the attribute linkUpDownTrapEnable.
|
LinkUpDownTrapEnableEnum |
DefaultYangAutoPrefixInterface.linkUpDownTrapEnable() |
| Modifier and Type | Method and Description |
|---|---|
void |
YangAutoPrefixInterface.linkUpDownTrapEnable(LinkUpDownTrapEnableEnum linkUpDownTrapEnable)
Sets the attribute linkUpDownTrapEnable.
|
void |
DefaultYangAutoPrefixInterface.linkUpDownTrapEnable(LinkUpDownTrapEnableEnum linkUpDownTrapEnable) |
| Modifier and Type | Method and Description |
|---|---|
static LinkUpDownTrapEnableEnum |
LinkUpDownTrapEnableEnum.of(int value)
Returns the object of linkUpDownTrapEnableEnum for.
|
static LinkUpDownTrapEnableEnum |
LinkUpDownTrapEnableEnum.of(String value)
Returns the object of linkUpDownTrapEnableEnum for.
|
static LinkUpDownTrapEnableEnum |
LinkUpDownTrapEnableEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkUpDownTrapEnableEnum[] |
LinkUpDownTrapEnableEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.