public class Button extends Object
Button()
Reply
getReply()
String
getType()
void
setReply(Reply reply)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Button()
public String getType()
public void setType(String type)
public Reply getReply()
public void setReply(Reply reply)