org.geotools.metadata.iso.quality
Class ResultImpl

java.lang.Object
  extended byorg.geotools.metadata.iso.MetadataEntity
      extended byorg.geotools.metadata.iso.quality.ResultImpl
All Implemented Interfaces:
java.lang.Cloneable, org.opengis.metadata.quality.Result, java.io.Serializable
Direct Known Subclasses:
ConformanceResultImpl, QuantitativeResultImpl

public class ResultImpl
extends MetadataEntity
implements org.opengis.metadata.quality.Result

Type of test applied to the data specified by a data quality scope.

Since:
2.1
Version:
$Id: ResultImpl.java 17672 2006-01-19 00:25:55Z desruisseaux $
Author:
Martin Desruisseaux, Toura?vane
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.geotools.metadata.iso.MetadataEntity
LOGGER
 
Constructor Summary
ResultImpl()
          Constructs an initially empty result.
 
Methods inherited from class org.geotools.metadata.iso.MetadataEntity
appendLineSeparator, checkWritePermission, copyCollection, freeze, isModifiable, nonNullCollection, unmodifiable, unmodifiable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultImpl

public ResultImpl()
Constructs an initially empty result.



Copyright © GeoTools. All Rights Reserved.