Package org.stellar.sdk.xdr
Class HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder
java.lang.Object
org.stellar.sdk.xdr.HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder
- Enclosing class:
HashIDPreimage.HashIDPreimageRevokeID
public static class HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()liquidityPoolID(PoolID liquidityPoolID) seqNum(SequenceNumber seqNum) sourceAccount(AccountID sourceAccount) toString()
-
Method Details
-
sourceAccount
public HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder sourceAccount(AccountID sourceAccount) - Returns:
this.
-
seqNum
public HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder seqNum(SequenceNumber seqNum) - Returns:
this.
-
opNum
- Returns:
this.
-
liquidityPoolID
public HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder liquidityPoolID(PoolID liquidityPoolID) - Returns:
this.
-
asset
- Returns:
this.
-
build
-
toString
-