Aspose.Barcode for Python via Java Generation and Recognition API docs
AustralianPostParameters Class Reference

AustralianPost barcode parameters. More...

Inherits BaseJavaClass.

Public Member Functions

None __init__ (self, javaClass)
 
str __str__ (self)
 
CustomerInformationInterpretingType getAustralianPostEncodingTable (self)
 Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other. More...
 
Optional[UnitgetAustralianPostShortBarHeight (self)
 Short bar's height of AustralianPost barcode. More...
 
None init (self)
 
None setAustralianPostEncodingTable (self, CustomerInformationInterpretingType value)
 Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other". More...
 
None setAustralianPostShortBarHeight (self, Unit value)
 Short bar's height of AustralianPost barcode. More...
 
- Public Member Functions inherited from BaseJavaClass
def getJavaClass (self)
 
str getJavaClassName (self)
 
bool isNull (self)
 
None printJavaClassName (self)
 
None setJavaClass (self, javaClass)
 

Public Attributes

 australianPostShortBarHeight
 
- Public Attributes inherited from BaseJavaClass
 javaClass
 
 javaClassName
 

Detailed Description

AustralianPost barcode parameters.

Constructor & Destructor Documentation

◆ __init__()

None __init__ (   self,
  javaClass 
)

Reimplemented from BaseJavaClass.

Member Function Documentation

◆ __str__()

str __str__ (   self)

◆ getAustralianPostEncodingTable()

CustomerInformationInterpretingType getAustralianPostEncodingTable (   self)

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

◆ getAustralianPostShortBarHeight()

Optional[Unit] getAustralianPostShortBarHeight (   self)

Short bar's height of AustralianPost barcode.

◆ init()

None init (   self)

Reimplemented from BaseJavaClass.

◆ setAustralianPostEncodingTable()

None setAustralianPostEncodingTable (   self,
CustomerInformationInterpretingType  value 
)

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

◆ setAustralianPostShortBarHeight()

None setAustralianPostShortBarHeight (   self,
Unit  value 
)

Short bar's height of AustralianPost barcode.

Member Data Documentation

◆ australianPostShortBarHeight

australianPostShortBarHeight