Class SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion

java.lang.Object
org.stellar.sdk.xdr.SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion
All Implemented Interfaces:
XdrElement
Enclosing class:
SCEnvMetaEntry

public static class SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion extends Object implements XdrElement
SCEnvMetaEntryInterfaceVersion's original definition in the XDR file is:
 struct {
         uint32 protocol;
         uint32 preRelease;
     }