Class LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext

java.lang.Object
org.stellar.sdk.xdr.LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext
Enclosing class:
LedgerEntryExtensionV1

public static class LedgerEntryExtensionV1.LedgerEntryExtensionV1Ext extends Object
LedgerEntryExtensionV1Ext's original definition in the XDR file is:
 union switch (int v)
     {
     case 0:
         void;
     }