Uses of Class
org.xipki.ca.mgmt.db.port.DbPorter.OcspDbEntryType
-
Packages that use DbPorter.OcspDbEntryType Package Description org.xipki.ca.mgmt.db.port -
-
Uses of DbPorter.OcspDbEntryType in org.xipki.ca.mgmt.db.port
Methods in org.xipki.ca.mgmt.db.port that return DbPorter.OcspDbEntryType Modifier and Type Method Description static DbPorter.OcspDbEntryTypeDbPorter.OcspDbEntryType. valueOf(String name)Returns the enum constant of this type with the specified name.static DbPorter.OcspDbEntryType[]DbPorter.OcspDbEntryType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-