Package nxt

Class Alias.Offer

  • Enclosing class:
    Alias

    public static class Alias.Offer
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getBuyerId()  
      long getId()  
      long getPriceNQT()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getId

        public long getId()
      • getPriceNQT

        public long getPriceNQT()
      • getBuyerId

        public long getBuyerId()