public class EIdData extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
Address |
address |
EIdCertsData |
certs |
String |
identifier |
Identity |
identity |
byte[] |
photo |
Constructor and Description |
---|
EIdData() |
Modifier and Type | Method and Description |
---|---|
Address |
getAddress() |
EIdCertsData |
getCerts() |
String |
getIdentifier() |
Identity |
getIdentity() |
byte[] |
getPhoto() |
static long |
getSerialVersionUID() |
public Identity identity
public Address address
public byte[] photo
public String identifier
public EIdCertsData certs
public static long getSerialVersionUID()
public Identity getIdentity()
public Address getAddress()
public byte[] getPhoto()
public String getIdentifier()
public EIdCertsData getCerts()
Copyright © 2008-2015 FedICT. All Rights Reserved.