Package org.ehrbase.response.ehrscape
Class ContributionDto
- java.lang.Object
-
- org.ehrbase.response.ehrscape.ContributionDto
-
public class ContributionDto extends Object
-
-
Constructor Summary
Constructors Constructor Description ContributionDto(UUID uuid, Map<String,String> objectReferences, com.nedap.archie.rm.generic.AuditDetails auditDetails)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.nedap.archie.rm.generic.AuditDetailsgetAuditDetails()Map<String,String>getObjectReferences()UUIDgetUuid()
-