Package org.stellar.sdk.xdr
Class SCSpecUDTUnionCaseVoidV0
java.lang.Object
org.stellar.sdk.xdr.SCSpecUDTUnionCaseVoidV0
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SCSpecUDTUnionCaseVoidV0decode(XdrDataInputStream stream) voidencode(XdrDataOutputStream stream) static voidencode(XdrDataOutputStream stream, SCSpecUDTUnionCaseVoidV0 encodedSCSpecUDTUnionCaseVoidV0) booleanstatic SCSpecUDTUnionCaseVoidV0fromXdrBase64(String xdr) static SCSpecUDTUnionCaseVoidV0fromXdrByteArray(byte[] xdr) getDoc()getName()inthashCode()voidvoidbyte[]
-
Constructor Details
-
SCSpecUDTUnionCaseVoidV0
public SCSpecUDTUnionCaseVoidV0()
-
-
Method Details
-
getDoc
-
setDoc
-
getName
-
setName
-
encode
public static void encode(XdrDataOutputStream stream, SCSpecUDTUnionCaseVoidV0 encodedSCSpecUDTUnionCaseVoidV0) throws IOException - Throws:
IOException
-
encode
- Throws:
IOException
-
decode
- Throws:
IOException
-
hashCode
public int hashCode() -
equals
-
toXdrBase64
- Throws:
IOException
-
toXdrByteArray
- Throws:
IOException
-
fromXdrBase64
- Throws:
IOException
-
fromXdrByteArray
- Throws:
IOException
-