public static class VmInfo.KeyValuePair extends Object implements Pojo
VmInfo.KeyValuePair()
VmInfo.KeyValuePair(String key, String value)
String
getKey()
getValue()
void
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public VmInfo.KeyValuePair()
public VmInfo.KeyValuePair(String key, String value)
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
Copyright © 2017. All Rights Reserved.