Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
__construct ($javaClass) | |
getData () | |
getCode128SubType () | |
toString () | |
Public Member Functions inherited from BaseJavaClass | |
getJavaClass () | |
getJavaClassName () | |
isNull () | |
printJavaClassName () | |
Protected Member Functions | |
init () | |
Protected Member Functions inherited from BaseJavaClass | |
setJavaClass ($javaClass) | |
Contains the data of subtype for Code128 type barcode
Code128DataPortion::__construct | ( | $javaClass | ) |
Reimplemented from BaseJavaClass.
|
final |
Gets the type of Code128 subset
|
final |
Gets the part of code text related to subtype.
|
protected |
Reimplemented from BaseJavaClass.
Code128DataPortion::toString | ( | ) |
Returns a human-readable string representation of this {Code128DataPortion}.