Uses of Class
org.hyperledger.acy_py.generated.model.IndyGEProofPred
-
Packages that use IndyGEProofPred Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyGEProofPred in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyGEProofPred Modifier and Type Method Description IndyGEProofPredIndyGEProofPred.IndyGEProofPredBuilder. build()IndyGEProofPredIndyGEProof. getPredicate()Methods in org.hyperledger.acy_py.generated.model with parameters of type IndyGEProofPred Modifier and Type Method Description IndyGEProof.IndyGEProofBuilderIndyGEProof.IndyGEProofBuilder. predicate(IndyGEProofPred predicate)voidIndyGEProof. setPredicate(IndyGEProofPred predicate)Constructors in org.hyperledger.acy_py.generated.model with parameters of type IndyGEProofPred Constructor Description IndyGEProof(String alpha, String mj, IndyGEProofPred predicate, Map<String,String> r, Map<String,String> t, Map<String,String> u)
-