Class SCSpecTypeTuple

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

public class SCSpecTypeTuple extends Object implements XdrElement
SCSpecTypeTuple's original definition in the XDR file is:
 struct SCSpecTypeTuple
 {
     SCSpecTypeDef valueTypes<12>;
 };