| Modifier and Type | Field and Description |
|---|---|
protected List<Constraints> |
constraints |
| Constructor and Description |
|---|
DefaultNamed()
Creates an instance of defaultNamed.
|
| Modifier and Type | Method and Description |
|---|---|
List<Constraints> |
constraints()
Returns the attribute constraints.
|
void |
constraints(List<Constraints> constraints)
Sets the attribute constraints.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
protected List<Constraints> constraints
public List<Constraints> constraints()
Namedconstraints in interface Namedpublic void constraints(List<Constraints> constraints)
Namedconstraints in interface Namedconstraints - list of constraintsCopyright © 2017. All rights reserved.