public class ConsentTemplateListWsDTO
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
ConsentTemplateListWsDTO() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ConsentTemplateWsDTO> |
getConsentTemplates() |
void |
setConsentTemplates(java.util.List<ConsentTemplateWsDTO> consentTemplates) |
public void setConsentTemplates(java.util.List<ConsentTemplateWsDTO> consentTemplates)
public java.util.List<ConsentTemplateWsDTO> getConsentTemplates()
Copyright © 2018 SAP SE. All Rights Reserved.