|
|||||||||||
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.PortrayalCatalogueReferenceImpl
Information identifying the portrayal catalogue used.
Field Summary |
Fields inherited from class org.geotools.metadata.iso.MetadataEntity |
LOGGER |
Constructor Summary | |
PortrayalCatalogueReferenceImpl()
Construct an initially empty portrayal catalogue reference. |
|
PortrayalCatalogueReferenceImpl(java.util.Collection portrayalCatalogueCitations)
Creates a portrayal catalogue reference initialized to the given values. |
Method Summary | |
boolean |
equals(java.lang.Object object)
Compare this portrayal catalogue reference with the specified object for equality. |
protected void |
freeze()
Declare this metadata and all its attributes as unmodifiable. |
java.util.Collection |
getPortrayalCatalogueCitations()
Bibliographic reference to the portrayal catalogue cited. |
int |
hashCode()
Returns a hash code value for this object. |
void |
setPortrayalCatalogueCitations(java.util.Collection newValues)
Set bibliographic reference to the portrayal catalogue cited. |
java.lang.String |
toString()
Returns a string representation of this object. |
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 PortrayalCatalogueReferenceImpl()
public PortrayalCatalogueReferenceImpl(java.util.Collection portrayalCatalogueCitations)
Method Detail |
public java.util.Collection getPortrayalCatalogueCitations()
getPortrayalCatalogueCitations
in interface org.opengis.metadata.PortrayalCatalogueReference
public void setPortrayalCatalogueCitations(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 |