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