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 © 2005-2021 Potix Corporation. All Rights Reserved.