AustralianPostParameters
AustralianPostParameters class
AustralianPost barcode parameters.
new AustralianPostParameters()
Methods
| Name | Description |
|---|---|
| getAustralianPostEncodingTable() | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" |
| getAustralianPostShortBarHeight() | Short bar’s height of AustralianPost barcode. |
| getEncodingTable() | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" |
| getShortBarHeight() | Short bar’s height of AustralianPost barcode. |
| setAustralianPostEncodingTable() | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" |
| setAustralianPostShortBarHeight() | Short bar’s height of AustralianPost barcode. |
| setEncodingTable() | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" |
| setShortBarHeight() | Short bar’s height of AustralianPost barcode. |
| toString() | Returns a human-readable string representation of this AustralianPostParameters. |