de.fhhannover.inform.trust.ifmapj.metadata
Class LocationInformation

java.lang.Object
  extended by de.fhhannover.inform.trust.ifmapj.metadata.LocationInformation

public class LocationInformation
extends Object

Entity class to hold location-information type and value fields.

Author:
ib

Field Summary
 String mType
           
 String mValue
           
 
Constructor Summary
LocationInformation(String type, String value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mType

public final String mType

mValue

public final String mValue
Constructor Detail

LocationInformation

public LocationInformation(String type,
                           String value)


Copyright © 2012 Trust@FHH. All Rights Reserved.