org.mmbase.applications.mmbob
Class ProfileEntry
java.lang.Object
org.mmbase.applications.mmbob.ProfileEntry
public class ProfileEntry
- extends Object
- Author:
- Daniel Ockeloen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileEntry
public ProfileEntry()
setName
public void setName(String name)
getName
public String getName()
setValue
public void setValue(String value)
getValue
public String getValue()
setType
public void setType(String type)
getType
public String getType()
setSynced
public void setSynced(boolean synced)
getSynced
public boolean getSynced()
MMBase 2.0-SNAPSHOT - null