Package org.stellar.sdk.xdr
Class SCSpecUDTUnionCaseTupleV0
java.lang.Object
org.stellar.sdk.xdr.SCSpecUDTUnionCaseTupleV0
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SCSpecUDTUnionCaseTupleV0decode(XdrDataInputStream stream) voidencode(XdrDataOutputStream stream) static voidencode(XdrDataOutputStream stream, SCSpecUDTUnionCaseTupleV0 encodedSCSpecUDTUnionCaseTupleV0) booleanstatic SCSpecUDTUnionCaseTupleV0fromXdrBase64(String xdr) static SCSpecUDTUnionCaseTupleV0fromXdrByteArray(byte[] xdr) getDoc()getName()getType()inthashCode()voidvoidvoidsetType(SCSpecTypeDef[] value) byte[]
-
Constructor Details
-
SCSpecUDTUnionCaseTupleV0
public SCSpecUDTUnionCaseTupleV0()
-
-
Method Details
-
getDoc
-
setDoc
-
getName
-
setName
-
getType
-
setType
-
encode
public static void encode(XdrDataOutputStream stream, SCSpecUDTUnionCaseTupleV0 encodedSCSpecUDTUnionCaseTupleV0) 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
-