Package org.stellar.sdk.xdr
Class SetOptionsOp.Builder
java.lang.Object
org.stellar.sdk.xdr.SetOptionsOp.Builder
- Enclosing class:
SetOptionsOp
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()clearFlags(Uint32 clearFlags) highThreshold(Uint32 highThreshold) homeDomain(String32 homeDomain) inflationDest(AccountID inflationDest) lowThreshold(Uint32 lowThreshold) masterWeight(Uint32 masterWeight) medThreshold(Uint32 medThreshold)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
inflationDest
-
clearFlags
-
setFlags
-
masterWeight
-
lowThreshold
-
medThreshold
-
highThreshold
-
homeDomain
-
signer
-
build
-