Package org.stellar.sdk.xdr
Class HostFunction.Builder
java.lang.Object
org.stellar.sdk.xdr.HostFunction.Builder
- Enclosing class:
HostFunction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()createContract(CreateContractArgs createContract) discriminant(HostFunctionType discriminant) invokeContract(InvokeContractArgs invokeContract) wasm(byte[] wasm)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
discriminant
-
invokeContract
-
createContract
-
wasm
-
build
-