Uses of Class
org.hyperledger.acy_py.generated.model.IndyProofProof
-
Packages that use IndyProofProof Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyProofProof in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyProofProof Modifier and Type Method Description IndyProofProofIndyProofProof.IndyProofProofBuilder. build()IndyProofProofIndyProof. getProof()Methods in org.hyperledger.acy_py.generated.model with parameters of type IndyProofProof Modifier and Type Method Description IndyProof.IndyProofBuilderIndyProof.IndyProofBuilder. proof(IndyProofProof proof)voidIndyProof. setProof(IndyProofProof proof)Constructors in org.hyperledger.acy_py.generated.model with parameters of type IndyProofProof Constructor Description IndyProof(List<IndyProofIdentifier> identifiers, IndyProofProof proof, IndyProofRequestedProof requestedProof)
-