ca.cbc.sportwire.xmldbms
Class MapServer.MapInfo

java.lang.Object
  |
  +--ca.cbc.sportwire.xmldbms.MapServer.MapInfo
Enclosing class:
MapServer

class MapServer.MapInfo
extends java.lang.Object


Field Summary
(package private)  de.tudarmstadt.ito.xmldbms.Map map
           
(package private)  long timestamp
           
 
Constructor Summary
MapServer.MapInfo(long timestamp, de.tudarmstadt.ito.xmldbms.Map map)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

timestamp

long timestamp

map

de.tudarmstadt.ito.xmldbms.Map map
Constructor Detail

MapServer.MapInfo

public MapServer.MapInfo(long timestamp,
                         de.tudarmstadt.ito.xmldbms.Map map)