public interface Filters
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToFilter(Filter addTo)
Adds to the list of filter.
|
List<Filter> |
filter()
Returns the attribute filter.
|
void |
filter(List<Filter> filter)
Sets the attribute filter.
|
Copyright © 2018. All rights reserved.