org.opengis.observation
Interface BaseUnit

Show UML class diagram

public interface BaseUnit

Since:
GeoAPI 2.3
Version:
Implementation specification 1.0

Method Summary
 String getId()
          The alphanumeric identifier of the unit.
 String getName()
          The full name of the uom.
 String getQuantityType()
          The quantity type.
 String getUnitsSystem()
          The system defining this unit f measure.
 

Method Detail

getId

String getId()
The alphanumeric identifier of the unit.


getName

String getName()
The full name of the uom.


getQuantityType

String getQuantityType()
The quantity type.


getUnitsSystem

String getUnitsSystem()
The system defining this unit f measure.



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