Package org.xipki.ca.mgmt.db.port
Class CaCertstore.IdNameTypeConf
- java.lang.Object
-
- org.xipki.util.ValidatableConf
-
- org.xipki.ca.mgmt.db.port.CaCertstore.NameTypeConf
-
- org.xipki.ca.mgmt.db.port.CaCertstore.IdNameTypeConf
-
- Enclosing class:
- CaCertstore
public static class CaCertstore.IdNameTypeConf extends CaCertstore.NameTypeConf
-
-
Constructor Summary
Constructors Constructor Description IdNameTypeConf()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetId()voidsetId(int id)-
Methods inherited from class org.xipki.ca.mgmt.db.port.CaCertstore.NameTypeConf
getConf, getName, getType, setConf, setName, setType, validate
-
-