Methods


-mapObject:
maps a string object to the corresponding identifier

mapObject:


maps a string object to the corresponding identifier

- (id <FTId>) mapObject: (NSString *) strObject 
Parameter Descriptions
strObject
to map. May not equal nil or be empty.
method result
identifier

(Last Updated August 27, 2006)