|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectNetCDFUtilities.KeyValuePair
public static class NetCDFUtilities.KeyValuePair
Constructor Summary | |
---|---|
NetCDFUtilities.KeyValuePair(String key,
String value)
|
Method Summary | |
---|---|
boolean |
equals(Object o)
|
String |
getKey()
|
String |
getValue()
|
int |
hashCode()
|
String |
setValue(String value)
|
String |
toString()
|
Methods inherited from class Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public NetCDFUtilities.KeyValuePair(String key, String value)
Method Detail |
---|
public String getKey()
getKey
in interface Map.Entry<String,String>
public String getValue()
getValue
in interface Map.Entry<String,String>
public boolean equals(Object o)
equals
in interface Map.Entry<String,String>
equals
in class Object
public int hashCode()
hashCode
in interface Map.Entry<String,String>
hashCode
in class Object
public String toString()
toString
in class Object
public String setValue(String value)
setValue
in interface Map.Entry<String,String>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |