|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RecordType | |
|---|---|
| org.opengis.metadata.content | Content information (includes Feature catalogue and Coverage descriptions). |
| org.opengis.metadata.quality | Data quality and positional accuracy. |
| org.opengis.util | A set of base types from ISO 19103 which can not be mapped directly from Java, plus utilities. |
| Uses of RecordType in org.opengis.metadata.content |
|---|
| Methods in org.opengis.metadata.content that return RecordType | |
|---|---|
RecordType |
CoverageDescription.getAttributeDescription()
Description of the attribute described by the measurement value. |
| Uses of RecordType in org.opengis.metadata.quality |
|---|
| Methods in org.opengis.metadata.quality that return RecordType | |
|---|---|
RecordType |
QuantitativeResult.getValueType()
Value type for reporting a data quality result, or null if none. |
| Uses of RecordType in org.opengis.util |
|---|
| Methods in org.opengis.util that return RecordType | |
|---|---|
RecordType |
Record.getRecordType()
Returns the type definition of record. |
RecordType |
RecordSchema.locate(TypeName name)
Looks up the provided type name and returns the associated record type. |
| Methods in org.opengis.util that return types with arguments of type RecordType | |
|---|---|
Map<TypeName,RecordType> |
RecordSchema.getDescription()
Returns the dictionary of all (name, record type) pairs in this schema. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||