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

objekt fuer die m-n tabelle consent<->policy More...

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

Public Member Functions

 SignedPolicyDTO (ConsentStatus status, PolicyKeyDTO policyKey, ConsentKeyDTO consentKey)
 
ConsentStatus getStatus ()
 
void setStatus (ConsentStatus status)
 
PolicyKeyDTO getPolicyKey ()
 
void setPolicyKey (PolicyKeyDTO policyKey)
 
ConsentKeyDTO getConsentKey ()
 
void setConsentKey (ConsentKeyDTO consentKey)
 
int hashCode ()
 
boolean equals (Object obj)
 
String toString ()
 

Private Attributes

ConsentStatus status
 
PolicyKeyDTO policyKey
 
ConsentKeyDTO consentKey
 

Static Private Attributes

static final long serialVersionUID = 6530761208022474879L
 

Detailed Description

objekt fuer die m-n tabelle consent<->policy

Author
geidell

Definition at line 48 of file SignedPolicyDTO.java.


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