org.opengis.util
Interface TypeName

All Superinterfaces:
Comparable<GenericName>, GenericName, LocalName

@UML(identifier="TypeName",
     specification=ISO_19103)
public interface TypeName
extends LocalName

The name of an attribute type.

Since:
GeoAPI 2.1
Author:
Bryce Nordgren (USDA), Martin Desruisseaux (IRD)

Method Summary
 
Methods inherited from interface LocalName
depth, getParsedNames, head, tip, toString
 
Methods inherited from interface GenericName
name, push, scope, toFullyQualifiedName, toInternationalString
 
Methods inherited from interface Comparable
compareTo
 



Copyright © 1996-2014 Geotools. All Rights Reserved.