Package org.stellar.sdk
Class AssetTypePoolShare
java.lang.Object
org.stellar.sdk.Asset
org.stellar.sdk.AssetTypePoolShare
- All Implemented Interfaces:
Comparable<Asset>
Represents Stellar liquidity pool share asset - lumens (XLM)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AssetTypePoolShare
-
-
Method Details
-
toString
-
getType
Description copied from class:AssetReturns asset type. Possible types:nativecredit_alphanum4credit_alphanum12liquidity_pool_shares
-
toXdr
Description copied from class:AssetGenerates XDR object from a given Asset object -
compareTo
- Specified by:
compareToin interfaceComparable<Asset>- Specified by:
compareToin classAsset
-
getPoolId
The pool ID of the liquidity pool share asset -
equals
-
hashCode
public int hashCode()
-