AlternativeScheme
AlternativeScheme class
Alternative payment scheme instructions
public class AlternativeScheme : joint.BaseJavaClass
Constructors
| Name | Description |
|---|
| AlternativeScheme(object) | Initializes a new instance of the AlternativeScheme class. |
Methods
| Name | Description |
|---|
| construct(object) | |
| equals(object) | Determines whether the specified object is equal to the current object. |
| getInstruction | Gets the payment instruction for a given bill. |
| hashCode | Gets 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