Package org.stellar.sdk
Class Claimant
java.lang.Object
org.stellar.sdk.Claimant
Represents an entity who is eligible to claim the claimable balance.
-
Constructor Details
-
Claimant
Creates a newClaimantinstance.- Parameters:
destination- The destination account id.predicate- The predicate for this claimable balance.
-
-
Method Details
-
getDestination
The destination account id.- Returns:
- the destination account ID
-
getPredicate
The predicate for this claimable balance.- Returns:
- the claim predicate
-
equals
-
hashCode
public int hashCode() -
toString
-