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 TypeMethodDescriptionValue of theassetfield.build()liquidityPoolID(PoolID liquidityPoolID) Value of theliquidityPoolIDfield.Value of theopNumfield.seqNum(SequenceNumber seqNum) Value of theseqNumfield.sourceAccount(AccountID sourceAccount) Value of thesourceAccountfield.toString()
-
Method Details
-
sourceAccount
public HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder sourceAccount(AccountID sourceAccount) Value of thesourceAccountfield.- Parameters:
sourceAccount- thesourceAccountfield value- Returns:
this.
-
seqNum
public HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder seqNum(SequenceNumber seqNum) Value of theseqNumfield.- Parameters:
seqNum- theseqNumfield value- Returns:
this.
-
opNum
Value of theopNumfield.- Parameters:
opNum- theopNumfield value- Returns:
this.
-
liquidityPoolID
public HashIDPreimage.HashIDPreimageRevokeID.HashIDPreimageRevokeIDBuilder liquidityPoolID(PoolID liquidityPoolID) Value of theliquidityPoolIDfield.- Parameters:
liquidityPoolID- theliquidityPoolIDfield value- Returns:
this.
-
asset
Value of theassetfield.- Parameters:
asset- theassetfield value- Returns:
this.
-
build
-
toString
-