PossessLengthsInformationJMPeugeot.h 138 Bytes
#import <Foundation/Foundation.h>

@interface PossessLengthsInformationJMPeugeot : NSObject

+(NSString *)LengthsJM:(NSString *)jm;

@end