public class Item extends Object
Item()
String
getName()
getValue()
void
setName(String string)
setValue(String string)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Item()
public void setName(String string)
public String getName()
public void setValue(String string)
public String getValue()
Copyright © 2023 Frank!Framework. All rights reserved.