Uses of Interface
org.opengis.util.TypeName
Package
Description
A set of base types from ISO 19103
which cannot be mapped directly from Java, plus utilities.
-
Uses of TypeName in org.opengis.util
Modifier and TypeMethodDescriptionNameFactory.createTypeName
(NameSpace scope, CharSequence name) Creates a type name from the given character sequence.MemberName.getAttributeType()
Returns the type of the data associated with the record member.RecordType.getTypeName()
Returns the name that identifies this record type.Type.getTypeName()
Returns the name that identifies this type.RecordType.locate
(MemberName name) Looks up the provided attribute name and returns the associated type name.Modifier and TypeMethodDescriptionRecordSchema.getDescription()
Returns the dictionary of all (name, record type) pairs in this schema.Modifier and TypeMethodDescriptionLooks up the provided type name and returns the associated record type.