java.lang.Object
com.kryptokrauts.aeternity.sdk.service.info.domain.ApiModelMapper

public class ApiModelMapper
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    ApiModelMapper()  
  • Method Summary

    Modifier and Type Method Description
    static AbstractTransactionModel<?> mapToTransactionModel​(Tx tx)  

    Methods inherited from class java.lang.Object

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

    • ApiModelMapper

      public ApiModelMapper()
  • Method Details