Class OfferEntry.OfferEntryExt

java.lang.Object
org.stellar.sdk.xdr.OfferEntry.OfferEntryExt
All Implemented Interfaces:
XdrElement
Enclosing class:
OfferEntry

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