public class AttributeCertificate extends Object implements Serializable
Constructor and Description |
---|
AttributeCertificate() |
Modifier and Type | Method and Description |
---|---|
Timestamp |
getCertificateDate()
Returns the CertificateTimestamp
|
int |
getCertificateLevel()
Returns the CertificateLevel
|
String |
getCertifierCode()
Returns the Certifier code
|
String |
getCertifierIconUrl()
Get the Icon URL
|
String |
getCertifierName()
Returns the Certifier name
|
Timestamp |
getExpirationDate()
Returns the ExpirationDate
|
int |
getId()
Returns the Id
|
void |
setCertificateDate(Timestamp dateCertificateDate)
Sets the CertificateDate
|
void |
setCertificateLevel(int nCertificateLevel)
Sets the CertificateLevel
|
void |
setCertifierCode(String strCertifierCode)
Sets the Certifier code
|
void |
setCertifierName(String strCertifierName)
Sets the Certifier name
|
void |
setExpirationDate(Timestamp dateExpirationDate)
Sets the ExpirationDate
|
void |
setId(int nId)
Sets the Id
|
public int getId()
public void setId(int nId)
nId
- The Idpublic Timestamp getCertificateDate()
public void setCertificateDate(Timestamp dateCertificateDate)
dateCertificateDate
- The CertificateDatepublic int getCertificateLevel()
public void setCertificateLevel(int nCertificateLevel)
nCertificateLevel
- The CertificateLevelpublic Timestamp getExpirationDate()
public void setExpirationDate(Timestamp dateExpirationDate)
dateExpirationDate
- The ExpirationDatepublic String getCertifierCode()
public void setCertifierCode(String strCertifierCode)
strCertifierCode
- The Certifier codepublic String getCertifierName()
public void setCertifierName(String strCertifierName)
strCertifierName
- The Certifier namepublic String getCertifierIconUrl()
Copyright © 2018 City of Paris. All rights reserved.