| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfeventnotifications.rev20161027.yrtietfeventnotifications |
Implementation of YANG node yrtIetfEventNotifications's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfeventnotifications.rev20161027.yrtietfeventnotifications.pushsource |
Implementation of YANG node pushSource's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
PushSourceEnum |
PushSource.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PushSource.enumeration(PushSourceEnum enumeration)
Sets the attribute enumeration.
|
static PushSource |
PushSource.of(PushSourceEnum value)
Returns the object of pushSource for type enumeration.
|
| Constructor and Description |
|---|
PushSource(PushSourceEnum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static PushSourceEnum |
PushSourceEnum.of(int value)
Returns the object of pushSourceEnum for.
|
static PushSourceEnum |
PushSourceEnum.of(String value)
Returns the object of pushSourceEnum for.
|
static PushSourceEnum |
PushSourceEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PushSourceEnum[] |
PushSourceEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.