Class TaggedDataHome.TaggedData

java.lang.Object
nxt.taggeddata.TaggedDataHome.TaggedData
Enclosing class:
TaggedDataHome

public final class TaggedDataHome.TaggedData extends Object
  • Method Details

    • getId

      public long getId()
    • getTransactionFullHash

      public byte[] getTransactionFullHash()
    • getAccountId

      public long getAccountId()
    • getName

      public String getName()
    • getDescription

      public String getDescription()
    • getTags

      public String getTags()
    • getParsedTags

      public String[] getParsedTags()
    • getData

      public byte[] getData()
    • getType

      public String getType()
    • getChannel

      public String getChannel()
    • isText

      public boolean isText()
    • getFilename

      public String getFilename()
    • getTransactionTimestamp

      public int getTransactionTimestamp()
    • getBlockTimestamp

      public int getBlockTimestamp()
    • getChildChain

      public ChildChain getChildChain()