public class IndexValue extends Object
IndexValue(String index, String value)
String
getIndex()
getValue()
void
setIndex(String index)
setValue(String value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IndexValue(String index, String value)
public String getIndex()
public void setIndex(String index)
index
public String getValue()
public void setValue(String value)
value
public String toString()
toString
Object
Copyright © 2018. All rights reserved.