Kereta Yarsi Indonesia
Loading...
Searching...
No Matches
model.Train Member List

This is the complete list of members for model.Train, including all inherited members.

getArrivingTime()model.Traininline
getDepartingTime()model.Traininline
getEndingStation()model.Traininline
getName()model.Traininline
getPrice()model.Traininline
getStartingStation()model.Traininline
getTrainID()model.Traininline
setArrivingTime(Timestamp arrivingTime)model.Traininline
setDepartingTime(Timestamp departingTime)model.Traininline
setEndingStation(String endingStation)model.Traininline
setName(String name)model.Traininline
setPrice(int price)model.Traininline
setStartingStation(String startingStation)model.Traininline
setTrainID(int trainID)model.Traininline
Train()model.Traininline
Train(int trainID, String name, String startingStation, String endingStation, Timestamp departingTime, Timestamp arrivingTime, int price)model.Traininline