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