Package org.stellar.sdk.xdr
Class SCVal.Builder
java.lang.Object
org.stellar.sdk.xdr.SCVal.Builder
- Enclosing class:
SCVal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()discriminant(SCValType discriminant) i128(Int128Parts i128) i256(Int256Parts i256) instance(SCContractInstance instance) nonce_key(SCNonceKey nonce_key) u128(UInt128Parts u128) u256(UInt256Parts u256)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
discriminant
-
b
-
error
-
u32
-
i32
-
u64
-
i64
-
timepoint
-
duration
-
u128
-
i128
-
u256
-
i256
-
bytes
-
str
-
sym
-
vec
-
map
-
address
-
nonce_key
-
instance
-
build
-