Class SCSpecTypeTuple

java.lang.Object
org.stellar.sdk.xdr.SCSpecTypeTuple

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