public class Choice extends Object
Choice(String role, String content)
String
getContent()
getRole()
void
setContent(String content)
setRole(String role)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Choice(String role, String content)
public String getRole()
public void setRole(String role)
public String getContent()
public void setContent(String content)
Copyright © 2023. All rights reserved.