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, getStandard
checkWritePermission, clone, copyCollection, copyList, freeze, isModifiable, nonNullCollection, nonNullList, nonNullSet, unmodifiable
asMap, asTree, equals, getInterface, hashCode, toString
public ConstraintsImpl()
public ConstraintsImpl(Constraints source)
public Collection<InternationalString> getUseLimitation()
getUseLimitation
in interface Constraints
public void setUseLimitation(Collection<? extends InternationalString> newValues)
Copyright © 1996–2019 Geotools. All rights reserved.