org.geotoolkit.util
Interface Versioned


public interface Versioned

Interface of versioned objects or services.

Since:
3.00
Version:
3.00
Author:
Guilhem Legal (Geomatys)
Module:
utility/geotk-utility (download)    View source code for this class

Method Summary
 Version getVersion()
          Returns the version of the implemented object or service.
 

Method Detail

getVersion

Version getVersion()
Returns the version of the implemented object or service.

Returns:
The object or service version.


Copyright © 2009-2012 Geotoolkit.org. All Rights Reserved.