jtge.engine.data
Interface IData

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
IUser
All Known Implementing Classes:
Player

public interface IData
extends java.io.Serializable

Definition a data.

FIXME is this interface really usefull ?

Version:
$Revision: 1.6 $ $Date: 2005/08/26 18:09:35 $
Author:
Mathieu Champlon

Method Summary
 java.lang.String getIdentifier()
          Get the data identifier.
 

Method Detail

getIdentifier

public java.lang.String getIdentifier()
Get the data identifier.

Returns:
the identifier


Copyright © 2003-2005 . All Rights Reserved.