Class EraInfoKey

    • Constructor Detail

      • EraInfoKey

        public EraInfoKey​(java.math.BigInteger eraId)
      • EraInfoKey

        public EraInfoKey()
    • Method Detail

      • fromStringCustom

        protected void fromStringCustom​(java.lang.String strKey)
        Overrides:
        fromStringCustom in class Key
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class Key
      • getEraId

        public java.math.BigInteger getEraId()
      • setEraId

        public void setEraId​(java.math.BigInteger eraId)