Class SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion

java.lang.Object
org.stellar.sdk.xdr.SCEnvMetaEntry.SCEnvMetaEntryInterfaceVersion
Enclosing class:
SCEnvMetaEntry

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