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