Class OperationResponse
java.lang.Object
org.stellar.sdk.responses.Response
org.stellar.sdk.responses.operations.OperationResponse
- All Implemented Interfaces:
Pageable
- Direct Known Subclasses:
AccountMergeOperationResponse
,AllowTrustOperationResponse
,BeginSponsoringFutureReservesOperationResponse
,BumpSequenceOperationResponse
,ChangeTrustOperationResponse
,ClaimClaimableBalanceOperationResponse
,ClawbackClaimableBalanceOperationResponse
,ClawbackOperationResponse
,CreateAccountOperationResponse
,CreateClaimableBalanceOperationResponse
,CreatePassiveSellOfferOperationResponse
,EndSponsoringFutureReservesOperationResponse
,ExtendFootprintTTLOperationResponse
,InflationOperationResponse
,InvokeHostFunctionOperationResponse
,LiquidityPoolDepositOperationResponse
,LiquidityPoolWithdrawOperationResponse
,ManageBuyOfferOperationResponse
,ManageDataOperationResponse
,ManageSellOfferOperationResponse
,PathPaymentBaseOperationResponse
,PaymentOperationResponse
,RestoreFootprintOperationResponse
,RevokeSponsorshipOperationResponse
,SetOptionsOperationResponse
,SetTrustLineFlagsOperationResponse
Abstract class for operation responses.
- See Also:
-
Constructor Details
-
OperationResponse
public OperationResponse()
-
-
Method Details
-
getId
-
getSourceAccount
-
getSourceAccountMuxed
-
getSourceAccountMuxedId
-
getPagingToken
- Specified by:
getPagingToken
in interfacePageable
-
getCreatedAt
-
getTransactionHash
-
getTransactionSuccessful
-
getType
-
getLinks
-
getTransaction
-
toString
-
equals
-
hashCode
public int hashCode()
-