@Entity(name="org.beangle.ems.config.model.PropertyConfigItemBean") public class PropertyConfigItemBean extends org.beangle.commons.entity.pojo.IntegerIdObject
id
PropertyConfigItemBean()
String
getDescription()
getName()
getType()
getValue()
void
setDescription(String description)
setName(String name)
setType(String type)
setValue(String value)
equals, getId, hashCode, isPersisted, isTransient, setId
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public PropertyConfigItemBean()
public String getDescription()
public void setDescription(String description)
public String getName()
public void setName(String name)
public String getValue()
public void setValue(String value)
public String getType()
public void setType(String type)
Copyright © 2005–2016 The Beangle Software Group. All rights reserved.