Package org.stellar.sdk.responses
Class PathResponse
java.lang.Object
org.stellar.sdk.responses.Response
org.stellar.sdk.responses.PathResponse
Represents path response.
- See Also:
-
Constructor Details
-
PathResponse
-
-
Method Details
-
getDestinationAsset
-
getSourceAsset
-
getDestinationAmount
-
getDestinationAssetType
-
getDestinationAssetCode
-
getDestinationAssetIssuer
-
getSourceAmount
-
getSourceAssetType
-
getSourceAssetCode
-
getSourceAssetIssuer
-
getPath
-
toString
-
equals
-
hashCode
public int hashCode()
-