Class Int32

java.lang.Object
org.stellar.sdk.xdr.Int32
All Implemented Interfaces:
XdrElement

public class Int32 extends Object implements XdrElement
Int32's original definition in the XDR file is:
 typedef int int32;