Class LedgerKey.LedgerKeyConfigSetting

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

public static class LedgerKey.LedgerKeyConfigSetting extends Object implements XdrElement
LedgerKeyConfigSetting's original definition in the XDR file is:
 struct
     {
         ConfigSettingID configSettingID;
     }