public class InfoItem extends Object implements Serializable
InfoItem(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 InfoItem(String key, String value)
public String getKey()
public void setKey(String key)
public String getValue()
public void setValue(String value)
Copyright © 2016. All rights reserved.