Class OrderResponse

    • Constructor Detail

      • OrderResponse

        public OrderResponse()
    • Method Detail

      • getNotBefore

        public Date getNotBefore()
        Returns:
        the notBefore
      • setNotBefore

        public void setNotBefore​(Date notBefore)
        Parameters:
        notBefore - the notBefore to set
      • getNotAfter

        public Date getNotAfter()
        Returns:
        the notAfter
      • setNotAfter

        public void setNotAfter​(Date notAfter)
        Parameters:
        notAfter - the notAfter to set
      • getCertificate

        public String getCertificate()
        Returns:
        the certificate
      • setCertificate

        public void setCertificate​(String certificate)
        Parameters:
        certificate - the certificate to set