![]() |
Aspose.Barcode for PHP via Java Generation and Recognition API docs
|
Inherits BaseJavaClass.
Public Member Functions | |
| getInstruction () | |
| setInstruction ($value) | |
| equals ($obj) | |
| hashCode () | |
Alternative payment scheme instructions
| equals | ( | $obj | ) |
Determines whether the specified object is equal to the current object.
| obj | The object to compare with the current object. |
| getInstruction | ( | ) |
Gets the payment instruction for a given bill.
The instruction consists of a two letter abbreviation for the scheme, a separator characters and a sequence of parameters(separated by the character at index 2).
Value: The payment instruction.
| hashCode | ( | ) |
Gets the hash code for this instance.
| setInstruction | ( | $value | ) |
Gets the payment instruction for a given bill. The instruction consists of a two letter abbreviation for the scheme, a separator characters and a sequence of parameters(separated by the character at index 2). Value: The payment instruction.