public interface Named extends Style, org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToConstraints(Constraints addTo)
Adds to the list of constraints.
|
List<Constraints> |
constraints()
Returns the attribute constraints.
|
void |
constraints(List<Constraints> constraints)
Sets the attribute constraints.
|
List<Constraints> constraints()
void constraints(List<Constraints> constraints)
constraints - list of constraintsvoid addToConstraints(Constraints addTo)
addTo - value of constraintsCopyright © 2018. All rights reserved.