Class SophiaAENSPointee

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

public class SophiaAENSPointee
extends SophiaType
  • Nested Class Summary

    Nested Classes
    Modifier and Type Class Description
    static class  SophiaAENSPointee.Type  
  • Constructor Summary

    Constructors
    Constructor Description
    SophiaAENSPointee​(java.lang.String target)  
  • Method Summary

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

    Methods inherited from class java.lang.Object

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

    • SophiaAENSPointee

      public SophiaAENSPointee​(java.lang.String target)
  • Method Details

    • getAddress

      public java.lang.String getAddress()
    • getType

      public SophiaAENSPointee.Type getType()
    • 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