public interface Named extends Style
| Modifier and Type | Method and Description |
|---|---|
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 constraintsCopyright © 2017. All rights reserved.