|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.metadata.iso.MetadataEntity org.geotools.metadata.iso.constraint.ConstraintsImpl
Restrictions on the access and use of a resource or metadata.
Field Summary |
Fields inherited from class org.geotools.metadata.iso.MetadataEntity |
LOGGER |
Constructor Summary | |
ConstraintsImpl()
Constructs an initially empty constraints. |
Method Summary | |
boolean |
equals(java.lang.Object object)
Compare this constraints with the specified object for equality. |
protected void |
freeze()
Declare this metadata and all its attributes as unmodifiable. |
java.util.Collection |
getUseLimitation()
Returns the limitation affecting the fitness for use of the resource. |
int |
hashCode()
Returns a hash code value for this constraints. |
void |
setUseLimitation(java.util.Collection newValues)
Set the limitation affecting the fitness for use of the resource. |
java.lang.String |
toString()
Returns a string representation of this constraints. |
Methods inherited from class org.geotools.metadata.iso.MetadataEntity |
appendLineSeparator, checkWritePermission, copyCollection, isModifiable, nonNullCollection, unmodifiable, unmodifiable |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ConstraintsImpl()
Method Detail |
public java.util.Collection getUseLimitation()
getUseLimitation
in interface org.opengis.metadata.constraint.Constraints
public void setUseLimitation(java.util.Collection newValues)
protected void freeze()
freeze
in class MetadataEntity
public boolean equals(java.lang.Object object)
public int hashCode()
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |