BCKCodabarContentCodeCharacter Class Reference
Inherits from | BCKCodabarCodeCharacter : BCKCodeCharacter : NSObject |
Declared in | BCKCodabarContentCodeCharacter.h |
Instance Methods
initWithCharacter:
Initialise a content code character using a character. Only supports the 10 numeric characters and ‘-’, ‘$’, ‘:’, ‘/’, ‘.’ and ‘+’ (without the apostrophs).
- (instancetype)initWithCharacter:(NSString *)character
Parameters
- character
The character.
Declared In
BCKCodabarContentCodeCharacter.h