private static class QueryProfileXMLReader.KeyValue extends Object
private String
key
private Object
value
KeyValue(String key, Object value)
String
getKey()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private String key
private Object value
public KeyValue(String key, Object value)
public String getKey()
public Object getValue()
Copyright © 2018. All rights reserved.