Class SCSpecUDTUnionCaseTupleV0

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

public class SCSpecUDTUnionCaseTupleV0 extends Object
SCSpecUDTUnionCaseTupleV0's original definition in the XDR file is:
 struct SCSpecUDTUnionCaseTupleV0
 {
     string doc<SC_SPEC_DOC_LIMIT>;
     string name<60>;
     SCSpecTypeDef type<12>;
 };