Class SCSpecTypeOption

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

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