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

signer id - combination of id and id type More...

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

Public Member Functions

 SignerIdDTO (String idType, String id)
 
String getIdType ()
 
void setIdType (String idType)
 
String getId ()
 
void setId (String id)
 
int hashCode ()
 
boolean equals (Object obj)
 
String toString ()
 

Private Attributes

String idType
 
String id
 

Static Private Attributes

static final long serialVersionUID = -2817299816782087509L
 

Detailed Description

signer id - combination of id and id type

Author
geidell

Definition at line 47 of file SignerIdDTO.java.


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