de.fhhannover.inform.trust.ifmapj.metadata
Class LocationInformation
java.lang.Object
de.fhhannover.inform.trust.ifmapj.metadata.LocationInformation
public class LocationInformation
- extends Object
Entity class to hold location-information type and value fields.
- Author:
- ib
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mType
public final String mType
mValue
public final String mValue
LocationInformation
public LocationInformation(String type,
String value)
Copyright © 2012 Trust@FHH. All Rights Reserved.