Creates a list of the tractors enumerated by the tractors.xml file to use with app. More...
Public Member Functions | |
(id) | - init |
(JDTractorAlertServerItem *) | - getTractorAlertForTractorName: |
Properties | |
NSArray * | tractorList |
Creates a list of the tractors enumerated by the tractors.xml file to use with app.
- (JDTractorAlertServerItem *) getTractorAlertForTractorName: | (NSString *) | tractorTypeName |
attempts to get the alert item for a tractor of a given type
tractorTypeName | the type of tractor to look for |