public class SentenceWork extends Object implements Serializable
Constructor and Description |
---|
SentenceWork(int id,
String sentence) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getId() |
String |
getSentence() |
int |
hashCode() |
void |
setId(int id) |
void |
setSentence(String sentence) |
Copyright © 2015. All Rights Reserved.