public class ProtocolFacingConsentImpl extends Object implements ProtocolFacingConsent
| Constructor and Description |
|---|
ProtocolFacingConsentImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getConsentContext() |
String |
getConsentId() |
void |
setConsentContext(String context) |
void |
setConsentId(String id) |
public String getConsentId()
getConsentId in interface ProtocolFacingConsentpublic String getConsentContext()
getConsentContext in interface ProtocolFacingConsentpublic void setConsentId(String id)
setConsentId in interface ProtocolFacingConsentpublic void setConsentContext(String context)
setConsentContext in interface ProtocolFacingConsentCopyright © 2020. All rights reserved.