| 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.filters |
Implementation of YANG node filters's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfeventnotifications.rev20161027.yrtietfeventnotifications.subscriptioninfoallmodifiable.filtertype.augmentedfiltertype |
Implementation of YANG node augmentedFilterType's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static FilterId |
FilterId.fromString(String valInString)
Returns the object of filterId fromString input String filterId.
|
static FilterId |
FilterId.of(long value)
Returns the object of filterId for type uint32.
|
| Modifier and Type | Field and Description |
|---|---|
protected FilterId |
DefaultFilter.filterId |
protected FilterId |
FilterKeys.filterId |
| Modifier and Type | Method and Description |
|---|---|
FilterId |
Filter.filterId()
Returns the attribute filterId.
|
FilterId |
DefaultFilter.filterId() |
FilterId |
FilterKeys.filterId()
Returns the attribute filterId.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.filterId(FilterId filterId)
Sets the attribute filterId.
|
void |
DefaultFilter.filterId(FilterId filterId) |
void |
FilterKeys.filterId(FilterId filterId)
Sets the value to attribute filterId.
|
| Modifier and Type | Field and Description |
|---|---|
protected FilterId |
DefaultByReference.filterRef |
| Modifier and Type | Method and Description |
|---|---|
FilterId |
DefaultByReference.filterRef() |
FilterId |
ByReference.filterRef()
Returns the attribute filterRef.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultByReference.filterRef(FilterId filterRef) |
void |
ByReference.filterRef(FilterId filterRef)
Sets the attribute filterRef.
|
Copyright © 2018. All rights reserved.