public class PropertyItemBean extends Object
PropertyItemBean()
int
getId()
String
getKey()
getValue()
void
setId(int id)
setKey(String key)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PropertyItemBean()
public void setKey(String key)
public String getKey()
public void setValue(String value)
public String getValue()
public void setId(int id)
public int getId()
Copyright © 2008–2022 The Plugin People. All rights reserved.