Aspose::BarCode::ComplexBarcode::MaxiCodeStructuredSecondMessage class

MaxiCodeStructuredSecondMessage class

Class for encoding and decoding structured second message for MaxiCode barcode.

class MaxiCodeStructuredSecondMessage : public Aspose::BarCode::ComplexBarcode::MaxiCodeSecondMessage

Methods

MethodDescription
Add(System::String)Adds new identifier.
Clear()Clear identifiers list.
Equals(System::SharedPtr<System::Object>) overrideReturns a value indicating whether this instance is equal to a specified MaxiCodeStructuredSecondMessage value.
get_Identifiers()Gets identifiers list.
get_Year()Gets year. Year must be 2 digit integer value.
GetHashCode() const overrideReturns the hash code for this instance.
GetMessage() overrideGets constructed second message.
MaxiCodeStructuredSecondMessage()
set_Year(int32_t)Sets year. Year must be 2 digit integer value.

See Also