public class XmlEntry extends Object
XmlEntry()
String
getKey()
List<String>
getValues()
void
setKey(String key)
setValues(List<String> values)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XmlEntry()
public void setKey(String key)
public String getKey()
public void setValues(List<String> values)
public List<String> getValues()
Copyright © 2008–2022 The Plugin People. All rights reserved.