Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
__construct ($javaClass) | |
getOneDType () | |
getOneDCodeText () | |
getTwoDType () | |
getTwoDCodeText () | |
equals ($obj) | |
hashCode () | |
toString () | |
Public Member Functions inherited from BaseJavaClass | |
getJavaClass () | |
getJavaClassName () | |
isNull () | |
printJavaClassName () | |
Protected Member Functions | |
init () | |
Protected Member Functions inherited from BaseJavaClass | |
setJavaClass ($javaClass) | |
Stores special data of
recognized barcode
GS1CompositeBarExtendedParameters::__construct | ( | $javaClass | ) |
Reimplemented from BaseJavaClass.
GS1CompositeBarExtendedParameters::equals | ( | $obj | ) |
Returns a value indicating whether this instance is equal to a specified
value.
obj | An System.Object value to compare to this instance. |
GS1CompositeBarExtendedParameters::getOneDCodeText | ( | ) |
Gets the 1D (linear) barcode value of GS1 Composite
Value: 1D barcode value
GS1CompositeBarExtendedParameters::getOneDType | ( | ) |
Gets the 1D (linear) barcode type of GS1 Composite
Value: 2D barcode type
GS1CompositeBarExtendedParameters::getTwoDCodeText | ( | ) |
Gets the 2D barcode value of GS1 Composite
Value: 2D barcode value
GS1CompositeBarExtendedParameters::getTwoDType | ( | ) |
Gets the 2D barcode type of GS1 Composite
Value: 2D barcode type
GS1CompositeBarExtendedParameters::hashCode | ( | ) |
Returns the hash code for this instance.
|
protected |
Reimplemented from BaseJavaClass.
GS1CompositeBarExtendedParameters::toString | ( | ) |
Returns a human-readable string representation of this
.