Class SCSpecTypeVec

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

public class SCSpecTypeVec extends Object
SCSpecTypeVec's original definition in the XDR file is:
 struct SCSpecTypeVec
 {
     SCSpecTypeDef elementType;
 };