| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfschedule.rev20170306.actnietfschedule |
Implementation of YANG node actnIetfSchedule's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfschedule.rev20170306.actnietfschedule.operation |
Implementation of YANG node operation's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
OperationEnum |
Operation.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Operation.enumeration(OperationEnum enumeration)
Sets the attribute enumeration.
|
static Operation |
Operation.of(OperationEnum value)
Returns the object of operation for type enumeration.
|
| Constructor and Description |
|---|
Operation(OperationEnum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static OperationEnum |
OperationEnum.of(int value)
Returns the object of operationEnum for.
|
static OperationEnum |
OperationEnum.of(String value)
Returns the object of operationEnum for.
|
static OperationEnum |
OperationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OperationEnum[] |
OperationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.