org.opengis.util
Interface TypeName

Show UML class diagram
All Superinterfaces:
Comparable<GenericName>, GenericName, LocalName

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

The name of an attribute type.

Since:
2.1
See Also:
NameFactory.createTypeName(NameSpace, CharSequence)

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



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.