UniPRT SDK v2.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard Class Reference

A class representing a Maxicode message structured according to the Open System Standard. More...

Inheritance diagram for LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard:
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructuredOpenSystemStandard LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData

Public Member Functions

str data (self)
 Returns the encoded data of the Maxicode message.
 
- Public Member Functions inherited from LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard
 __init__ (self, MaxicodeModeEnum mode=MaxicodeModeEnum.MODE2, str year="", str postal_code="", str country_code="", str service_class="", str remaining_msg="")
 

Additional Inherited Members

- Public Attributes inherited from LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard
 mode = mode
 
 year = year
 
 postal_code = postal_code
 
 country_code = country_code
 
 service_class = service_class
 
 remaining_msg = remaining_msg
 

Detailed Description

A class representing a Maxicode message structured according to the Open System Standard.

This class inherits from AMaxicodeMsgStructuredOpenSystemStandard and provides functionality for accessing the data of a Maxicode message structured according to the Open System Standard.

Member Function Documentation

◆ data()

str LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructuredOpenSystemStandard.data ( self)

Returns the encoded data of the Maxicode message.

Returns
A string containing the encoded data of the Maxicode message.

Reimplemented from LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructuredOpenSystemStandard.


The documentation for this class was generated from the following file: