Class CaCertstore.CaHasEntry

    • Constructor Summary

      Constructors 
      Constructor Description
      CaHasEntry()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getCaId()  
      void setCaId​(int caId)  
      • Methods inherited from class org.xipki.util.ValidatableConf

        _null, exactOne, notBlank, notEmpty, notNull, validate, validate, validate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CaHasEntry

        public CaHasEntry()
    • Method Detail

      • getCaId

        public int getCaId()
      • setCaId

        public void setCaId​(int caId)