JDThresholdList Class Reference
Creates a list of the tractors enumerated by the tractors.xml file to use with app.
More...
List of all members.
Detailed Description
Creates a list of the tractors enumerated by the tractors.xml file to use with app.
Member Function Documentation
Gets an item given a parameter name if it exists in our list
- Parameters:
-
| name | of the parameter to look for. Parameter names are usually 'some-name' format. |
- Returns:
- a JDThresholdItem instance if the item is found. NULL otherwise.
- (NSArray *) getThresholdList |
|
|
|
|
Gets the list of tractors which have been parsed in
- Returns:
- An array containing TractorItem objects.
- (id) initForTractor: |
|
(NSString *) |
tractorTypeName |
|
|
Initialize the list for the appropriate type of tractor
- Parameters:
-
| tractorTypeName | type name of the tractor. Needs to be one of the tractors defined in the tractors.xml file and also have a corresponding -threshold.xml file in the treshold resources. |
- Returns:
- self
The documentation for this class was generated from the following files: