Package com.bmc.ims
Class Stop
- java.lang.Object
-
- com.bmc.ims.Stop
-
- All Implemented Interfaces:
Serializable
public class Stop extends Object implements Serializable
Represents a single STOP radioBlock- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getStopDate()
String
getStoplogSeq()
String
getValue()
void
setStopDate(String stopDate)
void
setStoplogSeq(String stoplogSeq)
void
setValue(String value)
-