Class PathPaymentStrictSendOperationResponse
java.lang.Object
org.stellar.sdk.responses.Response
org.stellar.sdk.responses.operations.OperationResponse
org.stellar.sdk.responses.operations.PathPaymentBaseOperationResponse
org.stellar.sdk.responses.operations.PathPaymentStrictSendOperationResponse
- All Implemented Interfaces:
Pageable
Represents PathPaymentStrictSend operation response.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.stellar.sdk.responses.operations.OperationResponse
OperationResponse.Links -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.stellar.sdk.responses.operations.PathPaymentBaseOperationResponse
getAmount, getAsset, getAssetCode, getAssetIssuer, getAssetType, getFrom, getFromMuxed, getFromMuxedId, getPath, getSourceAmount, getSourceAsset, getSourceAssetCode, getSourceAssetIssuer, getSourceAssetType, getTo, getToMuxed, getToMuxedIdMethods inherited from class org.stellar.sdk.responses.operations.OperationResponse
getCreatedAt, getId, getLinks, getPagingToken, getSourceAccount, getSourceAccountMuxed, getSourceAccountMuxedId, getTransaction, getTransactionHash, getTransactionSuccessful, getType
-
Constructor Details
-
PathPaymentStrictSendOperationResponse
-
-
Method Details
-
getDestinationMin
-
toString
- Overrides:
toStringin classPathPaymentBaseOperationResponse
-
equals
- Overrides:
equalsin classPathPaymentBaseOperationResponse
-
hashCode
public int hashCode()- Overrides:
hashCodein classPathPaymentBaseOperationResponse
-