Class GetEventsResponse.EventInfo
java.lang.Object
org.stellar.sdk.responses.sorobanrpc.GetEventsResponse.EventInfo
- Enclosing class:
GetEventsResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()The field will be removed in the next version.getTopic()The elements inside can be parsed asSCValobjects.getType()getValue()The field can be parsed asSCValobject.inthashCode()Parses thetopicfield from a list of strings to a list ofSCValobjects.Parses thevaluefield from a string to anSCValobject.toString()
-
Constructor Details
-
Method Details
-
parseTopic
Parses thetopicfield from a list of strings to a list ofSCValobjects.- Returns:
- a list of parsed
SCValobjects
-
parseValue
Parses thevaluefield from a string to anSCValobject.- Returns:
- the parsed
SCValobject
-
getType
-
getLedger
-
getLedgerClosedAt
-
getContractId
-
getId
-
getOperationIndex
-
getTransactionIndex
-
getTransactionHash
-
getTopic
The elements inside can be parsed asSCValobjects. -
getValue
The field can be parsed asSCValobject. -
getInSuccessfulContractCall
The field will be removed in the next version. -
equals
-
hashCode
public int hashCode() -
toString
-