new AlternativeScheme()

Methods

equals(obj)

Determines whether the specified object is equal to the current object.

Parameter

Name Type Optional Description

obj

 

 

The object to compare with the current object.

Returns

true if the specified object is equal to the current object; otherwise, false.

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).

hashCode()

Gets the hash code for this instance.

Returns

hash code for the current object.

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).