Package nxt.dgs

Class DigitalGoodsHome.Goods

java.lang.Object
nxt.dgs.DigitalGoodsHome.Goods
Enclosing class:
DigitalGoodsHome

public final class DigitalGoodsHome.Goods extends Object
  • Method Details

    • getId

      public long getId()
    • getFullHash

      public byte[] getFullHash()
    • getSellerId

      public long getSellerId()
    • getName

      public String getName()
    • getDescription

      public String getDescription()
    • getTags

      public String getTags()
    • getTimestamp

      public int getTimestamp()
    • getQuantity

      public int getQuantity()
    • getPriceNQT

      public long getPriceNQT()
    • isDelisted

      public boolean isDelisted()
    • getParsedTags

      public String[] getParsedTags()
    • hasImage

      public boolean hasImage()
    • getDGSHome

      public DigitalGoodsHome getDGSHome()
    • getChildChain

      public ChildChain getChildChain()