This class is only applicable for Mode 2 or 3. More...
#include <AMaxicodeMsgStructured.h>
Instance Methods | |
(instancetype) | - init |
(instancetype) | - initWithMode:postalCode:countryCode:serviceClass:remainingMsg: |
(NSString *) | - data |
The barcode data that includes the primary message + secondary messages to be encoded in the barcode. | |
Properties | |
NSString * | postalCode |
NSString * | countryCode |
NSString * | serviceClass |
NSString * | remainingMsg |
MaxicodeModeEnum | mode |
![]() | |
NSString * | postalCode |
NSString * | countryCode |
NSString * | serviceClass |
NSString * | remainingMsg |
![]() | |
MaxicodeModeEnum | mode |
The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes. | |
This class is only applicable for Mode 2 or 3.
Provides functionality specific to Maxicode messages that use Mode 2 or 3. This class handles the structured message format used in Maxicode for these modes, which are typically utilized for shipping and postal purposes.
- (NSString *) data |
The barcode data that includes the primary message + secondary messages to be encoded in the barcode.
Reimplemented from <IMaxicodeData>.
- (instancetype) init |
- (instancetype) initWithMode: | (MaxicodeModeEnum) | mode | |
postalCode: | (NSString *) | postalCode | |
countryCode: | (NSString *) | countryCode | |
serviceClass: | (NSString *) | serviceClass | |
remainingMsg: | (NSString *) | NS_DESIGNATED_INITIALIZER |
Reimplemented in PglMaxicodeMsgStructured, and MaxicodeMsgStructured.
|
readwritenonatomiccopy |
|
readwritenonatomicassign |
|
readwritenonatomiccopy |
|
readwritenonatomiccopy |
|
readwritenonatomiccopy |