public static class CaCertstore.Request extends IdentifidDbObject
| Constructor and Description |
|---|
Request() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFile() |
Long |
getUpdate() |
void |
setFile(String file) |
void |
setUpdate(Long update) |
void |
validate() |
getId, setIdpublic Long getUpdate()
public void setUpdate(Long update)
public String getFile()
public void setFile(String file)
public void validate()
throws org.xipki.util.InvalidConfException
validate in class IdentifidDbObjectorg.xipki.util.InvalidConfExceptionCopyright © 2021. All rights reserved.