public class Stop extends Object
| Constructor and Description |
|---|
Stop(String value,
String stopDate,
String stoplogSeq) |
| Modifier and Type | Method and Description |
|---|---|
String |
getStopDate() |
String |
getStoplogSeq() |
String |
getValue() |
void |
setStopDate(String stopDate) |
void |
setStoplogSeq(String stoplogSeq) |
void |
setValue(String value) |
Copyright © 2016–2021. All rights reserved.