Class SCSpecTypeUDT

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

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