public class LayerFeatureConstraintsImpl extends Object implements LayerFeatureConstraints
| Constructor and Description | 
|---|
| LayerFeatureConstraintsImpl() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object obj) | 
| FeatureTypeConstraint[] | getFeatureTypeConstraints() | 
| int | hashCode() | 
| void | setFeatureTypeConstraints(FeatureTypeConstraint[] constraints) | 
public FeatureTypeConstraint[] getFeatureTypeConstraints()
getFeatureTypeConstraints in interface LayerFeatureConstraintspublic void setFeatureTypeConstraints(FeatureTypeConstraint[] constraints)
setFeatureTypeConstraints in interface LayerFeatureConstraintsconstraints - The new feature type constraints.Copyright © 1996–2019 Geotools. All rights reserved.