Package | Description |
---|---|
com.odin.dao | |
com.odin.model.reponse |
Modifier and Type | Method and Description |
---|---|
DAOResponseWrapper |
StudyConsentDao.editConsentFields(java.lang.String studyName,
StudyConsentForm studyConsentForm) |
Modifier and Type | Method and Description |
---|---|
java.util.List<StudyConsentForm> |
DAOGetConsentFieldsResponseWrapper.getConsentFieldDetails() |
Modifier and Type | Method and Description |
---|---|
void |
DAOGetConsentFieldsResponseWrapper.setConsentFieldDetails(java.util.List<StudyConsentForm> consentFieldDetails) |
Constructor and Description |
---|
DAOGetConsentFieldsResponseWrapper(java.util.List<StudyConsentForm> consentFieldDetails,
int code,
java.lang.String message) |