public class ConstraintsImpl extends MetadataEntity implements Constraints
LOGGER| Constructor and Description |
|---|
ConstraintsImpl()
Constructs an initially empty constraints.
|
ConstraintsImpl(Constraints source)
Constructs a metadata entity initialized with the values from the specified metadata.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<InternationalString> |
getUseLimitation()
Returns the limitation affecting the fitness for use of the resource.
|
void |
setUseLimitation(Collection<? extends InternationalString> newValues)
Set the limitation affecting the fitness for use of the resource.
|
ensureNonNull, getStandardcheckWritePermission, clone, copyCollection, copyList, freeze, isModifiable, nonNullCollection, nonNullList, nonNullSet, unmodifiableasMap, asTree, equals, getInterface, hashCode, toStringpublic ConstraintsImpl()
public ConstraintsImpl(Constraints source)
public Collection<InternationalString> getUseLimitation()
getUseLimitation in interface Constraintspublic void setUseLimitation(Collection<? extends InternationalString> newValues)
Copyright © 1996–2019 Geotools. All rights reserved.