Class SCSpecTypeBytesN

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

public class SCSpecTypeBytesN extends Object implements XdrElement
SCSpecTypeBytesN's original definition in the XDR file is:
 struct SCSpecTypeBytesN
 {
     uint32 n;
 };