Class SCSpecTypeUDT

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

public class SCSpecTypeUDT extends Object implements XdrElement
SCSpecTypeUDT's original definition in the XDR file is:
 struct SCSpecTypeUDT
 {
     string name<60>;
 };