Class SophiaString

java.lang.Object
com.kryptokrauts.aeternity.sdk.domain.sophia.SophiaType
com.kryptokrauts.aeternity.sdk.domain.sophia.SophiaString

public class SophiaString
extends SophiaType
  • Constructor Summary

    Constructors
    Constructor Description
    SophiaString()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getCompilerValue()  

    Methods inherited from class java.lang.Object

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

    • SophiaString

      public SophiaString()
  • Method Details

    • getCompilerValue

      public java.lang.String getCompilerValue()
      Specified by:
      getCompilerValue in class SophiaType
      Returns:
      the string-representation of the Sophia type that needs to be provided to the compiler