public class LogItem extends Object
LogItem()
String
getTitle()
getType()
getUser()
void
setTitle(String title)
setType(String type)
setUser(String user)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LogItem()
public String getTitle()
public void setTitle(String title)
public String getType()
public void setType(String type)
public String getUser()
public void setUser(String user)
public String toString()
toString
Object
Copyright © 2013. All Rights Reserved.