This class applies only to Mode 2 or 3. More...
#include <AMaxicodeMsgStructuredOpenSystemStandard.h>
Instance Methods | |
| (instancetype) | - init |
| (instancetype) | - initWithMode:year:postalCode:countryCode:serviceClass:remainingMsg: |
Properties | |
| NSString * | postalCode |
| NSString * | countryCode |
| NSString * | serviceClass |
| NSString * | year |
| NSString * | remainingMsg |
| MaxicodeModeEnum | mode |
Properties inherited from <IMaxicodeMsgStructuredOpenSystemStandard> | |
| NSString * | postalCode |
| NSString * | countryCode |
| NSString * | serviceClass |
| NSString * | year |
| NSString * | remainingMsg |
Properties inherited from <IMaxicodeData> | |
| MaxicodeModeEnum | mode |
| The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes. | |
| NSString * | data |
| The barcode data that includes the primary message + secondary messages to be encoded in the barcode. | |
This class applies only to Mode 2 or 3.
| - (instancetype) init |
| - (instancetype) initWithMode: | (MaxicodeModeEnum) | mode | |
| year: | (NSString *) | year | |
| postalCode: | (NSString *) | postalCode | |
| countryCode: | (NSString *) | countryCode | |
| serviceClass: | (NSString *) | serviceClass | |
| remainingMsg: | (NSString *) | NS_DESIGNATED_INITIALIZER |
Reimplemented in MaxicodeMsgStructuredOpenSystemStandard.
|
readwritenonatomiccopy |
|
readwritenonatomicassign |
|
readwritenonatomiccopy |
|
readwritenonatomiccopy |
|
readwritenonatomiccopy |
|
readwritenonatomiccopy |