AlternativeScheme

AlternativeScheme class

Alternative payment scheme instructions

public class AlternativeScheme : joint.BaseJavaClass

Constructors

NameDescription
AlternativeScheme(object)Initializes a new instance of the AlternativeScheme class.

Methods

NameDescription
construct(object)
equals(object)Determines whether the specified object is equal to the current object.
getInstructionGets the payment instruction for a given bill.
hashCodeGets the hash code for this instance.
init
javaClassName
setInstruction(object)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).

See Also