SwissQRBill
Contents
[
Hide
]SwissQRBill class
SwissQR bill data
public class SwissQRBill : joint.BaseJavaClass
Constructors
| Name | Description |
|---|---|
| SwissQRBill(object) | Initializes a new instance of the SwissQRBill class. |
Methods
| Name | Description |
|---|---|
| convertAlternativeSchemes(object) | |
| createAndSetCreditorReference(object) | Creates and sets a ISO11649 creditor reference from a raw string by prefixing the String with “RF” and the modulo 97 checksum. |
| equals(object) | Determines whether the specified object is equal to the current object. |
| getAccount | Gets the creditor’s account number. |
| getAlternativeSchemes | Gets ors sets the alternative payment schemes. |
| getAmount | Gets the payment amount. |
| getBillInformation | Gets the additional structured bill information. |
| getCreditor | Gets the creditor address. |
| getCurrency | Gets the payment currency. Valid values are “CHF” and “EUR”. |
| getDebtor | Gets the debtor address. |
| getReference | Gets the creditor payment reference. |
| getUnstructuredMessage | Gets the additional unstructured message. |
| getVersion | Gets the version of the SwissQR bill standard. |
| hashCode | Gets the hash code for this instance. |
| init | |
| setAccount(object) | Sets the creditor’s account number. |
| setAlternativeSchemes(object) | Gets or sets the alternative payment schemes. |
| setAmount(object) | Sets the payment amount. Valid values are between 0.01 and 999,999,999.99. |
| setBillInformation(object) | Sets the additional structured bill information. |
| setCreditor(object) | Sets the creditor address. |
| setCurrency(object) | Sets the payment currency. |
| setDebtor(object) | Sets the debtor address. |
| setReference(object) | Sets the creditor payment reference. |
| setUnstructuredMessage(object) | Sets the additional unstructured message. |
| setVersion(object) | Sets the version of the SwissQR bill standard. |
Fields
| Name | Description |
|---|---|
| creditor | |
| debtor |
See Also
- assembly Aspose.BarCode