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