|
|||||||||||
| 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.content.ContentInformationImpl
org.geotools.metadata.iso.FeatureCatalogueDescriptionImpl
Location of the responsible individual or organization.
| Field Summary |
| Fields inherited from class org.geotools.metadata.iso.MetadataEntity |
LOGGER |
| Constructor Summary | |
FeatureCatalogueDescriptionImpl()
Construct an initially empty feature catalogue description. |
|
| Method Summary | |
boolean |
equals(java.lang.Object object)
Compare this feature catalogue description with the specified object for equality. |
protected void |
freeze()
Declare this metadata and all its attributes as unmodifiable. |
java.util.Collection |
getFeatureCatalogueCitations()
Returns the Complete bibliographic reference to one or more external feature catalogues. |
java.util.Collection |
getFeatureTypes()
Returns the Complete bibliographic reference to one or more external feature catalogues. |
java.util.Collection |
getLanguages()
Returns the language(s) used within the catalogue |
int |
hashCode()
Returns a hash code value for this catalogue. |
boolean |
isCompliant()
Returns whether or not the cited feature catalogue complies with ISO 19110. |
boolean |
isIncludedWithDataset()
Returns whether or not the feature catalogue is included with the dataset. |
void |
setCompliant(boolean newValue)
Set whether or not the cited feature catalogue complies with ISO 19110. |
void |
setFeatureCatalogueCitations(java.util.Collection newValues)
Returns the Complete bibliographic reference to one or more external feature catalogues. |
void |
setFeatureTypes(java.util.Collection newValues)
Returns the Complete bibliographic reference to one or more external feature catalogues. |
void |
setIncludedWithDataset(boolean newValue)
Set whether or not the feature catalogue is included with the dataset. |
void |
setLanguages(java.util.Collection newValues)
Returns the language(s) used within the catalogue |
| 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, toString, wait, wait, wait |
| Constructor Detail |
public FeatureCatalogueDescriptionImpl()
| Method Detail |
public boolean isCompliant()
isCompliant in interface org.opengis.metadata.content.FeatureCatalogueDescriptionpublic void setCompliant(boolean newValue)
public java.util.Collection getLanguages()
getLanguages in interface org.opengis.metadata.content.FeatureCatalogueDescriptionpublic void setLanguages(java.util.Collection newValues)
public boolean isIncludedWithDataset()
isIncludedWithDataset in interface org.opengis.metadata.content.FeatureCatalogueDescriptionpublic void setIncludedWithDataset(boolean newValue)
public java.util.Collection getFeatureTypes()
getFeatureTypes in interface org.opengis.metadata.content.FeatureCatalogueDescriptionpublic void setFeatureTypes(java.util.Collection newValues)
public java.util.Collection getFeatureCatalogueCitations()
getFeatureCatalogueCitations in interface org.opengis.metadata.content.FeatureCatalogueDescriptionpublic void setFeatureCatalogueCitations(java.util.Collection newValues)
protected void freeze()
freeze in class MetadataEntitypublic boolean equals(java.lang.Object object)
equals in class ContentInformationImplpublic int hashCode()
hashCode in class ContentInformationImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||