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