fi.helsinki.dacopan.model
Interface Identifiable

All Known Implementing Classes:
Flow, Host, Layer, Link, Protocol, TransferUnit

public interface Identifiable

Implemented by all model objects with an unique identity.

Version:
$Id: Identifiable.java,v 1.1 2004/05/07 09:19:42 aarniala-dacopan Exp $

Method Summary
 long getId()
          Returns the unique identifier of this object.
 

Method Detail

getId

long getId()
Returns the unique identifier of this object.

Returns:
a unique long id


© Dacopan2 team, 2005-