Class LedgerKey.LedgerKeyLiquidityPool

java.lang.Object
org.stellar.sdk.xdr.LedgerKey.LedgerKeyLiquidityPool
All Implemented Interfaces:
XdrElement
Enclosing class:
LedgerKey

public static class LedgerKey.LedgerKeyLiquidityPool extends Object implements XdrElement
LedgerKeyLiquidityPool's original definition in the XDR file is:
 struct
     {
         PoolID liquidityPoolID;
     }