org.apache.agila.services.task
Class TaskID

java.lang.Object
  extended by org.apache.agila.util.BaseID
      extended by org.apache.agila.services.task.TaskID
All Implemented Interfaces:
java.io.Serializable

public class TaskID
extends BaseID

Version:
$Id: $
Author:
Geir Magnusson Jr.
See Also:
Serialized Form

Constructor Summary
TaskID()
           
TaskID(int id)
           
 
Method Summary
 
Methods inherited from class org.apache.agila.util.BaseID
equals, getID, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TaskID

public TaskID()

TaskID

public TaskID(int id)


Copyright © 2004-2005 The Apache Software Foundation. All Rights Reserved.