gICS_2.8.6
Public Member Functions | Private Attributes | Static Private Attributes
org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO Class Reference

pk fuer einen consent More...

Inheritance diagram for org.emau.icmvc.ganimed.ttp.cm2.dto.ConsentKeyDTO:

Public Member Functions

 ConsentKeyDTO (ConsentTemplateKeyDTO consentTemplateKey, Set< SignerIdDTO > signerIds, Date consentDate)
 
ConsentTemplateKeyDTO getConsentTemplateKey ()
 
void setConsentTemplateKey (ConsentTemplateKeyDTO consentTemplateKey)
 
Set< SignerIdDTOgetSignerIds ()
 
void setSignerIds (Set< SignerIdDTO > signerIds)
 
Date getConsentDate ()
 
void setConsentDate (Date consentDate)
 
int hashCode ()
 
boolean equals (Object obj)
 
String toString ()
 

Private Attributes

ConsentTemplateKeyDTO consentTemplateKey
 
Set< SignerIdDTOsignerIds = new HashSet<SignerIdDTO>()
 
Date consentDate
 

Static Private Attributes

static final long serialVersionUID = 3488915902092845220L
 

Detailed Description

pk fuer einen consent

Author
geidell

Definition at line 49 of file ConsentKeyDTO.java.


The documentation for this class was generated from the following file: