@Entity public class Payment extends Object
Constructor and Description |
---|
Payment() |
Modifier and Type | Method and Description |
---|---|
String |
getContext(EncryptionService encryption) |
String |
getPaymentId(EncryptionService encryption) |
void |
setContext(EncryptionService encryption,
String context) |
void |
setPaymentId(EncryptionService encryption,
String consent) |
public String getContext(EncryptionService encryption)
public void setContext(EncryptionService encryption, String context)
public String getPaymentId(EncryptionService encryption)
public void setPaymentId(EncryptionService encryption, String consent)
Copyright © 2020. All rights reserved.