Class AustralianPostParameters


  • public class AustralianPostParameters
    extends java.lang.Object

    AustralianPost barcode parameters.

    • Method Detail

      • getAustralianPostShortBarHeight

        public Unit getAustralianPostShortBarHeight()

        Short bar's height of AustralianPost barcode.

      • setAustralianPostShortBarHeight

        public void setAustralianPostShortBarHeight​(Unit value)

        Short bar's height of AustralianPost barcode.

      • getAustralianPostEncodingTable

        public CustomerInformationInterpretingType getAustralianPostEncodingTable()

        Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"

      • setAustralianPostEncodingTable

        public void setAustralianPostEncodingTable​(CustomerInformationInterpretingType value)

        Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"

      • toString

        public java.lang.String toString()

        Returns a human-readable string representation of this AustralianPostParameters.

        Overrides:
        toString in class java.lang.Object
        Returns:
        A string that represents this AustralianPostParameters.