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