public static class CaCertstore.Crl extends IdentifidDbObject
| Constructor and Description |
|---|
Crl() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCaId() |
String |
getCrlNo() |
String |
getFile() |
void |
setCaId(Integer caId) |
void |
setCrlNo(String crlNo) |
void |
setFile(String file) |
void |
validate() |
getId, setIdpublic Integer getCaId()
public void setCaId(Integer caId)
public String getCrlNo()
public void setCrlNo(String crlNo)
public String getFile()
public void setFile(String file)
public void validate()
throws org.xipki.util.InvalidConfException
validate in class IdentifidDbObjectorg.xipki.util.InvalidConfExceptionCopyright © 2018. All rights reserved.