Methods
equals(obj)
Determines whether the specified object is equal to the current object.
Parameters:
Name | Type | Description |
---|---|---|
obj |
The object to compare with the current object. |
Returns:
Type | Description |
---|---|
true if the specified object is equal to the current object; otherwise, false. |
- Source:
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).
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).
- Source:
hashCode()
Gets the hash code for this instance.
Returns:
Type | Description |
---|---|
hash code for the current object. |
- Source:
setInstruction()
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).
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).
- Source: