Class Account.AccountData.AccountDecoder

  • Enclosing class:
    Account.AccountData

    public static class Account.AccountData.AccountDecoder
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      AccountDecoder()  
    • Constructor Detail

      • AccountDecoder

        public AccountDecoder()
    • Method Detail

      • decode

        public static IAccountType decode​(IAccountType.AccType keyType,
                                          com.fasterxml.jackson.databind.JsonNode key)
                                   throws java.io.IOException
        Throws:
        java.io.IOException