Class Uint32

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

public class Uint32 extends Object implements XdrElement
Uint32's original definition in the XDR file is:
 typedef unsigned int uint32;