Uses of Class
org.apache.sis.util.iso.RecordDefinition
Packages that use RecordDefinition
Package
Description
Implementations of GeoAPI types from the
org.opengis.util package.-
Uses of RecordDefinition in org.apache.sis.util.iso
Subclasses of RecordDefinition in org.apache.sis.util.isoModifier and TypeClassDescriptionclassAn immutable definition of the type of a record.(package private) static final classRecordDefinitionimplementation used as a fallback when the user suppliedRecordTypeis not an instance ofDefaultRecordType.Fields in org.apache.sis.util.iso declared as RecordDefinitionModifier and TypeFieldDescription(package private) final RecordDefinitionDefaultRecord.definitionThe type definition of this record.