net.sf.tourviewer.lib
Class Marker

java.lang.Object
  extended by net.sf.tourviewer.lib.Marker

public class Marker
extends Object


Constructor Summary
Marker(Date time)
           
 
Method Summary
 Date getTime()
           
 void setTime(Date time)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Marker

public Marker(Date time)
Parameters:
time -
Method Detail

getTime

public Date getTime()

setTime

public void setTime(Date time)


Copyright © 2005 Steffen Pingel. All Rights Reserved.