Class RootResponse.Links

java.lang.Object
org.stellar.sdk.responses.RootResponse.Links
Enclosing class:
RootResponse

public static final class RootResponse.Links extends Object
  • Constructor Details

  • Method Details

    • getAccount

      public Link getAccount()
    • getAccounts

      public Link getAccounts()
    • getAccountTransactions

      public Link getAccountTransactions()
    • getClaimableBalances

      public Link getClaimableBalances()
    • getAssets

      public Link getAssets()
    • getEffects

      public Link getEffects()
    • getFeeStats

      public Link getFeeStats()
    • getFriendbot

      public Link getFriendbot()
    • getLedger

      public Link getLedger()
    • getLedgers

      public Link getLedgers()
    • getLiquidityPools

      public Link getLiquidityPools()
    • getOffer

      public Link getOffer()
    • getOffers

      public Link getOffers()
    • getOperation

      public Link getOperation()
    • getOperations

      public Link getOperations()
    • getOrderBook

      public Link getOrderBook()
    • getPayments

      public Link getPayments()
    • getSelf

      public Link getSelf()
    • getStrictReceivePaths

      public Link getStrictReceivePaths()
    • getStrictSendPaths

      public Link getStrictSendPaths()
    • getTradeAggregations

      public Link getTradeAggregations()
    • getTrades

      public Link getTrades()
    • getTransaction

      public Link getTransaction()
    • getTransactions

      public Link getTransactions()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object