wembushey / Exjest

A program that is able to take excel sheets and enter them into a database.
0 stars 0 forks source link

Model Object "Incident" #6

Closed wembushey closed 1 week ago

wembushey commented 3 weeks ago

Attributes:

Seqnos DateTimeReceived DateTimeComplete CallType ResponsibleState ResponsibleZip DescriptionOfIncident TypeOfIncident IncidentCause InjuryCount HospitalizationCount FatalityCount Methods:

public Company getCompany() may return null public IncidentTrain getIncidentTrain() may return null public Railroad getRailroad() may return null

wembushey commented 1 week ago

done