MaxiCodeStructuredSecondMessage
MaxiCodeStructuredSecondMessage class
Module: aspose_barcode.complex_barcode.maxi_code_structured_second_message
Inherits: MaxiCodeSecondMessage
Class for encoding and decoding structured second message for MaxiCode barcode.
Constructors
| Name | Description |
|---|---|
| init |
Methods
| Name | Return Type | Static | Description |
|---|---|---|---|
| eq | bool | No | Returns a value indicating whether this instance is equal to a specified MaxiCodeStructuredSecondMessage value. |
| hash | int | No | Returns the hash code for this instance. |
| add | None | No | Adds new identifier. |
| clear | None | No | Clear identifiers list. |
| identifiers | List[str] | No | Gets identifiers list. |
| message | Optional[str] | No | Gets constructed second message. |
Properties
| Name | Type | Description |
|---|---|---|
| year | int | Gets year. Year must be 2 digit integer value. |