Class QESConstraint

    • Constructor Detail

      • QESConstraint

        public QESConstraint()
    • Method Detail

      • getIssuer

        public LeafConstraint getIssuer()
        Get the constraint for issuer.
        Returns:
        The constraint for issuer.
      • setIssuer

        public void setIssuer​(LeafConstraint constraint)
        Set the constraint for issuer.
        Parameters:
        constraint - The constraint for issuer.
      • getSerialNumber

        public LeafConstraint getSerialNumber()
        Get the constraint for serial_number.
        Returns:
        The constraint for serial_number.
      • setSerialNumber

        public void setSerialNumber​(LeafConstraint constraint)
        Set the constraint for serial_number.
        Parameters:
        constraint - The constraint for serial_number.
      • getCreatedAt

        public LeafConstraint getCreatedAt()
        Get the constraint for created_at.
        Returns:
        The constraint for created_at.
      • setCreatedAt

        public void setCreatedAt​(LeafConstraint constraint)
        Set the constraint for created_at.
        Parameters:
        constraint - The constraint for created_at.