Uses of Class
com.tencentcloudapi.tbaas.v20180416.models.ChainMakerContractResult
-
Packages that use ChainMakerContractResult Package Description com.tencentcloudapi.tbaas.v20180416.models -
-
Uses of ChainMakerContractResult in com.tencentcloudapi.tbaas.v20180416.models
Methods in com.tencentcloudapi.tbaas.v20180416.models that return ChainMakerContractResult Modifier and Type Method Description ChainMakerContractResultInvokeChainMakerContractResponse. getResult()Get 交易结果 注意:此字段可能返回 null,表示取不到有效值。ChainMakerContractResultInvokeChainMakerDemoContractResponse. getResult()Get 交易结果 注意:此字段可能返回 null,表示取不到有效值。ChainMakerContractResultQueryChainMakerContractResponse. getResult()Get 交易结果 注意:此字段可能返回 null,表示取不到有效值。ChainMakerContractResultQueryChainMakerDemoContractResponse. getResult()Get 交易结果 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.tbaas.v20180416.models with parameters of type ChainMakerContractResult Modifier and Type Method Description voidInvokeChainMakerContractResponse. setResult(ChainMakerContractResult Result)Set 交易结果 注意:此字段可能返回 null,表示取不到有效值。voidInvokeChainMakerDemoContractResponse. setResult(ChainMakerContractResult Result)Set 交易结果 注意:此字段可能返回 null,表示取不到有效值。voidQueryChainMakerContractResponse. setResult(ChainMakerContractResult Result)Set 交易结果 注意:此字段可能返回 null,表示取不到有效值。voidQueryChainMakerDemoContractResponse. setResult(ChainMakerContractResult Result)Set 交易结果 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.tbaas.v20180416.models with parameters of type ChainMakerContractResult Constructor Description ChainMakerContractResult(ChainMakerContractResult source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-