Uses of Class
org.hyperledger.fabric.sdk.ChaincodeID
Packages that use ChaincodeID
-
Uses of ChaincodeID in org.hyperledger.fabric.sdk
Methods in org.hyperledger.fabric.sdk that return ChaincodeIDModifier and TypeMethodDescriptionChaincodeID.Builder.build()ProposalResponse.getChaincodeID()Chaincode ID that was executed.QuerySCCRequest.getChaincodeID()TransactionRequest.getChaincodeID()Methods in org.hyperledger.fabric.sdk with parameters of type ChaincodeIDModifier and TypeMethodDescriptionvoidTransactionRequest.setChaincodeID(ChaincodeID chaincodeID)