Uses of Class
org.hyperledger.acy_py.generated.model.IndyRequestedCredsRequestedPred
-
Packages that use IndyRequestedCredsRequestedPred Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyRequestedCredsRequestedPred in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyRequestedCredsRequestedPred Modifier and Type Method Description IndyRequestedCredsRequestedPredIndyRequestedCredsRequestedPred.IndyRequestedCredsRequestedPredBuilder. build()Methods in org.hyperledger.acy_py.generated.model that return types with arguments of type IndyRequestedCredsRequestedPred Modifier and Type Method Description Map<String,IndyRequestedCredsRequestedPred>IndyPresSpec. getRequestedPredicates()Method parameters in org.hyperledger.acy_py.generated.model with type arguments of type IndyRequestedCredsRequestedPred Modifier and Type Method Description IndyPresSpec.IndyPresSpecBuilderIndyPresSpec.IndyPresSpecBuilder. requestedPredicates(Map<String,IndyRequestedCredsRequestedPred> requestedPredicates)voidIndyPresSpec. setRequestedPredicates(Map<String,IndyRequestedCredsRequestedPred> requestedPredicates)
-