public class ToDoItemCreatedEvent extends Object
ToDoItemCreatedEvent(String todoId, String description)
String
getDescription()
getTodoId()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ToDoItemCreatedEvent(String todoId, String description)
public String getTodoId()
public String getDescription()
public String toString()
toString
Object
Copyright © 2010-2014. All Rights Reserved.