Class TrainInfo


  • public class TrainInfo
    extends java.lang.Object
    TrainInfo is a temporary object specifying New Train information just read from disk, or to be written to disk

    Used in conjunction with TrainInfoFile.java to save and retrieve New Train information

    When adding a new item of New Train information, modifications need to be made to TrainInfoFile.java and dispatcher-traininfo.DTD as well as this module.