Inherits asposebarcode.Assist.BaseJavaClass.
◆ __init__()
def asposebarcode.Recognition.BarCodeExtendedParameters.__init__ |
( |
|
self, |
|
|
|
javaClass |
|
) |
| |
◆ equals()
def asposebarcode.Recognition.BarCodeExtendedParameters.equals |
( |
|
self, |
|
|
|
obj |
|
) |
| |
◆ getCode128()
def asposebarcode.Recognition.BarCodeExtendedParameters.getCode128 |
( |
|
self | ) |
|
◆ getDataBar()
def asposebarcode.Recognition.BarCodeExtendedParameters.getDataBar |
( |
|
self | ) |
|
◆ getOneD()
def asposebarcode.Recognition.BarCodeExtendedParameters.getOneD |
( |
|
self | ) |
|
◆ getPdf417()
def asposebarcode.Recognition.BarCodeExtendedParameters.getPdf417 |
( |
|
self | ) |
|
◆ getQR()
def asposebarcode.Recognition.BarCodeExtendedParameters.getQR |
( |
|
self | ) |
|
◆ hashCode()
def asposebarcode.Recognition.BarCodeExtendedParameters.hashCode |
( |
|
self | ) |
|
◆ init()
def asposebarcode.Recognition.BarCodeExtendedParameters.init |
( |
|
self | ) |
|
◆ op_Equality()
def asposebarcode.Recognition.BarCodeExtendedParameters.op_Equality |
( |
|
first, |
|
|
|
second |
|
) |
| |
◆ op_Inequality()
def asposebarcode.Recognition.BarCodeExtendedParameters.op_Inequality |
( |
|
first, |
|
|
|
second |
|
) |
| |
◆ toString()
def asposebarcode.Recognition.BarCodeExtendedParameters.toString |
( |
|
self | ) |
|