public class Poetry extends Object implements Serializable
Poetry()
String
getPoem()
getPoet()
void
setPoem(String poem)
setPoet(String poet)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Poetry()
public String getPoet()
public void setPoet(String poet)
public String getPoem()
public void setPoem(String poem)
Copyright © 2019 The Apache Software Foundation. All rights reserved.