|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.metadata.iso.MetadataEntity
org.geotools.metadata.iso.constraint.ConstraintsImpl
org.geotools.metadata.iso.constraint.LegalConstraintsImpl
Restrictions and legal prerequisites for accessing and using the resource.
| Field Summary |
| Fields inherited from class org.geotools.metadata.iso.MetadataEntity |
LOGGER |
| Constructor Summary | |
LegalConstraintsImpl()
Construct 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 |
getAccessConstraints()
Returns the access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource. |
org.opengis.util.InternationalString |
getOtherConstraints()
Returns the other restrictions and legal prerequisites for accessing and using the resource. |
java.util.Collection |
getUseConstraints()
Returns the constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource. |
int |
hashCode()
Returns a hash code value for this constraints. |
void |
setAccessConstraints(java.util.Collection newValues)
Set the access constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations on obtaining the resource. |
void |
setOtherConstraints(org.opengis.util.InternationalString newValue)
Set the other restrictions and legal prerequisites for accessing and using the resource. |
void |
setUseConstraints(java.util.Collection newValues)
Set the constraints applied to assure the protection of privacy or intellectual property, and any special restrictions or limitations or warnings on using the resource. |
| Methods inherited from class org.geotools.metadata.iso.constraint.ConstraintsImpl |
getUseLimitation, setUseLimitation, toString |
| 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 |
| Methods inherited from interface org.opengis.metadata.constraint.Constraints |
getUseLimitation |
| Constructor Detail |
public LegalConstraintsImpl()
| Method Detail |
public java.util.Collection getAccessConstraints()
getAccessConstraints in interface org.opengis.metadata.constraint.LegalConstraintspublic void setAccessConstraints(java.util.Collection newValues)
public java.util.Collection getUseConstraints()
getUseConstraints in interface org.opengis.metadata.constraint.LegalConstraintspublic void setUseConstraints(java.util.Collection newValues)
public org.opengis.util.InternationalString getOtherConstraints()
getOtherConstraints in interface org.opengis.metadata.constraint.LegalConstraintspublic void setOtherConstraints(org.opengis.util.InternationalString newValue)
protected void freeze()
freeze in class ConstraintsImplpublic boolean equals(java.lang.Object object)
equals in class ConstraintsImplpublic int hashCode()
hashCode in class ConstraintsImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||