UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured Class Reference

This only applies for Mode 2 or 3. More...

Inheritance diagram for LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured:
LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructured LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructured LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructured

Public Member Functions

 __init__ (self, MaxicodeModeEnum mode=MaxicodeModeEnum.MODE2, str postal_code="", str country_code="", str service_class="", str remaining_msg="")
 
str data (self)
 Constructs the Maxicode data string based on the structured format.
 

Public Attributes

 mode
 
 postal_code
 
 country_code
 
 service_class
 
 remaining_msg
 

Additional Inherited Members

- Static Public Attributes inherited from LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeMsgStructured
str postal_code
 
str country_code
 
str service_class
 
str remaining_msg
 
- Static Public Attributes inherited from LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData
MaxicodeModeEnum mode
 

Detailed Description

This only applies for Mode 2 or 3.

Constructor & Destructor Documentation

◆ __init__()

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.__init__ ( self,
MaxicodeModeEnum mode = MaxicodeModeEnum.MODE2,
str postal_code = "",
str country_code = "",
str service_class = "",
str remaining_msg = "" )

Member Function Documentation

◆ data()

str LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.data ( self)

Constructs the Maxicode data string based on the structured format.

Reimplemented from LabelMaker.Interfaces.IBcdMaxicode.IMaxicodeData.

Reimplemented in LabelMaker.PGL.BcdMaxicode.MaxicodeMsgStructured, and LabelMaker.TSPL.BcdMaxicode.MaxicodeMsgStructured.

Member Data Documentation

◆ country_code

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.country_code

◆ mode

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.mode

◆ postal_code

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.postal_code

◆ remaining_msg

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.remaining_msg

◆ service_class

LabelMaker.Interfaces.IBcdMaxicode.AMaxicodeMsgStructured.service_class

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