Package com.luciad.datamodels
Class DataAnnotation
java.lang.Object
com.luciad.datamodels.DataAnnotation
- All Implemented Interfaces:
AutoCloseable
- Direct Known Subclasses:
GeometryDataAnnotation
Application-specific metadata that can be added to parts of a data model.
- See Also:
-
Method Details
-
finalize
protected void finalize() -
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-
hashCode
public int hashCode()Returns the hash value for this annotation. -
equals
-