Class SCSpecTypeOption

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

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