public static class NetCDFUtilities.KeyValuePair extends Object implements Map.Entry<String,String>
NetCDFUtilities.KeyValuePair(String key, String value)
boolean
equals(Object o)
String
getKey()
getValue()
int
hashCode()
setValue(String value)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public NetCDFUtilities.KeyValuePair(String key, String value)
public String getKey()
getKey
Map.Entry<String,String>
public String getValue()
getValue
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
public String setValue(String value)
setValue
Copyright © 2006–2016 GeoSolutions. All rights reserved.