UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard Class Referenceabstract

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

Inheritance diagram for com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard:
com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeMsgStructuredOpenSystemStandard com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeData com.UniPRT.Sdk.LabelMaker.PGL.MaxicodeMsgStructuredOpenSystemStandard com.UniPRT.Sdk.LabelMaker.TSPL.MaxicodeMsgStructuredOpenSystemStandard

Public Member Functions

String GetPostalCode ()
 
void SetPostalCode (String postalCode)
 
String GetCountryCode ()
 
void SetCountryCode (String countryCode)
 
String GetServiceClass ()
 
void SetServiceClass (String serviceClass)
 
String GetYear ()
 
void SetYear (String year)
 
String GetRemainingMsg ()
 
void SetRemainingMsg (String remainingMsg)
 
MaxicodeModeEnum GetMode ()
 The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes. More...
 
void SetMode (MaxicodeModeEnum mode)
 
String GetData ()
 The barcode data that includes the primary message + secondary messages to be encoded in the barcode. More...
 

Protected Member Functions

 AMaxicodeMsgStructuredOpenSystemStandard ()
 
 AMaxicodeMsgStructuredOpenSystemStandard (MaxicodeModeEnum mode, String year, String postalCode, String countryCode, String serviceClass, String remainingMsg)
 

Private Attributes

MaxicodeModeEnum mode = MaxicodeModeEnum.MODE_2
 
String year
 
String postalCode
 
String countryCode
 
String serviceClass
 
String remainingMsg
 

Detailed Description

This only applies for Mode 2 or 3.

Constructor & Destructor Documentation

◆ AMaxicodeMsgStructuredOpenSystemStandard() [1/2]

com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard.AMaxicodeMsgStructuredOpenSystemStandard ( )
protected

◆ AMaxicodeMsgStructuredOpenSystemStandard() [2/2]

Member Function Documentation

◆ GetCountryCode()

◆ GetData()

◆ GetMode()

MaxicodeModeEnum com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard.GetMode ( )

The Mode used to state the format of the barcode data. See MaxicodeModeEnum for possible supported modes.

Implements com.UniPRT.Sdk.LabelMaker.Interface.IMaxicodeMsgStructuredOpenSystemStandard.

References com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard.mode.

◆ GetPostalCode()

◆ GetRemainingMsg()

◆ GetServiceClass()

◆ GetYear()

◆ SetCountryCode()

void com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard.SetCountryCode ( String  countryCode)

◆ SetMode()

void com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard.SetMode ( MaxicodeModeEnum  mode)

◆ SetPostalCode()

void com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard.SetPostalCode ( String  postalCode)

◆ SetRemainingMsg()

void com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard.SetRemainingMsg ( String  remainingMsg)

◆ SetServiceClass()

void com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard.SetServiceClass ( String  serviceClass)

◆ SetYear()

void com.UniPRT.Sdk.LabelMaker.Abstract.AMaxicodeMsgStructuredOpenSystemStandard.SetYear ( String  year)

Member Data Documentation

◆ countryCode

◆ mode

◆ postalCode

◆ remainingMsg

◆ serviceClass

◆ year


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