org.gcube.data.spd.model
Class KeyValue

java.lang.Object
  extended by org.gcube.data.spd.model.KeyValue

public class KeyValue
extends Object


Constructor Summary
KeyValue(String key, String value)
           
 
Method Summary
 String getKey()
           
 String getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KeyValue

public KeyValue(String key,
                String value)
Method Detail

getKey

public String getKey()

getValue

public String getValue()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013. All Rights Reserved.