Class SCSpecTypeVec

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

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