Class AustralianPostParameters
AustralianPost barcode parameters.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Use EncodingTable insteadfinal UnitDeprecated.Use ShortBarHeight insteadInterpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"final UnitShort bar's height of AustralianPost barcode.final voidDeprecated.Use EncodingTable insteadfinal voidDeprecated.Use ShortBarHeight insteadfinal voidInterpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"final voidsetShortBarHeight(Unit value) Short bar's height of AustralianPost barcode.toString()Returns a human-readable string representation of thisAustralianPostParameters.
-
Method Details
-
getShortBarHeight
Short bar's height of AustralianPost barcode.
-
setShortBarHeight
Short bar's height of AustralianPost barcode.
-
getAustralianPostShortBarHeight
Deprecated.Use ShortBarHeight insteadShort bar's height of AustralianPost barcode.
-
setAustralianPostShortBarHeight
Deprecated.Use ShortBarHeight insteadShort bar's height of AustralianPost barcode.
-
getEncodingTable
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
-
setEncodingTable
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
-
getAustralianPostEncodingTable
Deprecated.Use EncodingTable insteadInterpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
-
setAustralianPostEncodingTable
@Deprecated public final void setAustralianPostEncodingTable(CustomerInformationInterpretingType value) Deprecated.Use EncodingTable insteadInterpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
-
toString
Returns a human-readable string representation of this
AustralianPostParameters.- Overrides:
toStringin classObject- Returns:
- A string that represents this
AustralianPostParameters.
-