Uses of Enum
org.hyperledger.fabric.sdk.ChaincodeResponse.Status
Packages that use ChaincodeResponse.Status
-
Uses of ChaincodeResponse.Status in org.hyperledger.fabric.sdk
Methods in org.hyperledger.fabric.sdk that return ChaincodeResponse.StatusModifier and TypeMethodDescriptionChaincodeResponse.getStatus()static ChaincodeResponse.StatusReturns the enum constant of this type with the specified name.static ChaincodeResponse.Status[]ChaincodeResponse.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.