| Package | Description |
|---|---|
| anon.pay |
| Modifier and Type | Method and Description |
|---|---|
XMLGenericText |
BIConnection.getCancellationPolicy(java.lang.String lang) |
XMLGenericText |
PayAccount.getTerms() |
XMLGenericText |
BIConnection.getTerms(java.lang.String lang) |
| Modifier and Type | Method and Description |
|---|---|
PayAccount |
PayAccountsFile.createAccount(PaymentInstanceDBEntry a_bi,
AsymmetricCryptoKeyPair a_keyPair,
XMLGenericText a_terms)
Creates a new Account.
|
PayAccount |
PayAccountsFile.createAccount(PaymentInstanceDBEntry a_bi,
AsymmetricCryptoKeyPair a_keyPair,
XMLGenericText a_terms,
boolean a_bLock) |
PayAccount |
PayAccountsFile.createAccount(PaymentInstanceDBEntry a_bi,
XMLGenericText a_terms) |
void |
PayAccount.setTerms(XMLGenericText xmlTerms) |
| Constructor and Description |
|---|
PayAccount(XMLAccountCertificate certificate,
IMyPrivateKey privateKey,
PaymentInstanceDBEntry theBI,
XMLGenericText terms,
boolean a_bLock)
Creates a
PayAccount Object from the account certificate and the
private key. |
Copyright © 2023. All rights reserved.