public class Read extends Object implements Serializable
| Constructor and Description |
|---|
Read() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getSeq()
Gets the
seq. |
String |
getWatermark()
Gets the
watermark. |
int |
hashCode() |
void |
setSeq(String seq)
Sets the
seq. |
void |
setWatermark(String watermark)
Sets the
watermark. |
String |
toString() |
Copyright © 2017 BotMill. All rights reserved.