Package org.stellar.sdk.xdr
Class SetOptionsOp.SetOptionsOpBuilder
java.lang.Object
org.stellar.sdk.xdr.SetOptionsOp.SetOptionsOpBuilder
- Enclosing class:
SetOptionsOp
-
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) toString()
-
Method Details