Package org.stellar.sdk.xdr
Class CreateContractArgsV2.CreateContractArgsV2Builder
java.lang.Object
org.stellar.sdk.xdr.CreateContractArgsV2.CreateContractArgsV2Builder
- Enclosing class:
CreateContractArgsV2
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
constructorArgs
(SCVal[] constructorArgs) contractIDPreimage
(ContractIDPreimage contractIDPreimage) executable
(ContractExecutable executable) toString()
-
Method Details
-
contractIDPreimage
public CreateContractArgsV2.CreateContractArgsV2Builder contractIDPreimage(ContractIDPreimage contractIDPreimage) - Returns:
this
.
-
executable
- Returns:
this
.
-
constructorArgs
- Returns:
this
.
-
build
-
toString
-