public interface Constrainted
Constraint.| Modifier and Type | Method and Description |
|---|---|
Constraint |
getConstraint()
Returns the constraint, or null if no constraint at all.
|
void |
setConstraint(Constraint constr)
Sets the constraint.
|
void setConstraint(Constraint constr)
Default: null (means no constraint all all).
Constraint getConstraint()
Copyright © 2015. All rights reserved.