Class IssuerDnImportcrlBody


  • @Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
               date="2024-02-27T11:17:53.164838525Z[GMT]")
    public class IssuerDnImportcrlBody
    extends Object
    IssuerDnImportcrlBody
    • Constructor Detail

      • IssuerDnImportcrlBody

        public IssuerDnImportcrlBody()
    • Method Detail

      • getCrlPartitionIndex

        public Integer getCrlPartitionIndex()
        CRL partition index
        Returns:
        crlPartitionIndex
      • setCrlPartitionIndex

        public void setCrlPartitionIndex​(Integer crlPartitionIndex)
      • getCrlFile

        public File getCrlFile()
        CRL file in DER format
        Returns:
        crlFile
      • setCrlFile

        public void setCrlFile​(File crlFile)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object