net.neurowork.mobile.android.fw.levels.impl
Class MapDataItemDistance

java.lang.Object
  extended by net.neurowork.mobile.android.fw.levels.impl.MapDataItemDistance

public class MapDataItemDistance
extends java.lang.Object

Author:
Jorge E. Villaverde

Constructor Summary
MapDataItemDistance(MapDataItem item, float distance)
           
 
Method Summary
 float getDistance()
           
 MapDataItem getItem()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapDataItemDistance

public MapDataItemDistance(MapDataItem item,
                           float distance)
Method Detail

getItem

public MapDataItem getItem()

getDistance

public float getDistance()