Package org.stellar.sdk
Class TrustLineAsset.Wrapper
java.lang.Object
org.stellar.sdk.TrustLineAsset
org.stellar.sdk.TrustLineAsset.Wrapper
- All Implemented Interfaces:
Comparable<TrustLineAsset>
- Enclosing class:
TrustLineAsset
-
Nested Class Summary
Nested classes/interfaces inherited from class org.stellar.sdk.TrustLineAsset
TrustLineAsset.Wrapper -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.stellar.sdk.TrustLineAsset
create, create, create, create, create, create, create, createNonNativeAsset, fromXdr
-
Constructor Details
-
Wrapper
-
-
Method Details
-
getType
Description copied from class:TrustLineAssetGet the asset type- Specified by:
getTypein classTrustLineAsset- Returns:
- the asset type
-
compareTo
- Specified by:
compareToin interfaceComparable<TrustLineAsset>- Specified by:
compareToin classTrustLineAsset
-
toXdr
Description copied from class:TrustLineAssetGenerates XDR object from a given TrustLineAsset object- Specified by:
toXdrin classTrustLineAsset- Returns:
- xdr model
-
getAsset
-
equals
- Specified by:
equalsin classTrustLineAsset
-
hashCode
public int hashCode()
-