Uses of Class
org.hyperledger.aries.api.present_proof_v2.V20PresProposalByFormat.DIFProofProposal
-
Packages that use V20PresProposalByFormat.DIFProofProposal Package Description org.hyperledger.aries.api.present_proof_v2 -
-
Uses of V20PresProposalByFormat.DIFProofProposal in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return V20PresProposalByFormat.DIFProofProposal Modifier and Type Method Description V20PresProposalByFormat.DIFProofProposalV20PresProposalByFormat.DIFProofProposal.DIFProofProposalBuilder. build()V20PresProposalByFormat.DIFProofProposalV20PresProposalByFormat. getDif()V20PresProposalByFormat.DIFProofProposalV20PresExRecord. resolveDifPresentationProposal()Methods in org.hyperledger.aries.api.present_proof_v2 with parameters of type V20PresProposalByFormat.DIFProofProposal Modifier and Type Method Description V20PresProposalByFormat.V20PresProposalByFormatBuilderV20PresProposalByFormat.V20PresProposalByFormatBuilder. dif(V20PresProposalByFormat.DIFProofProposal dif)voidV20PresProposalByFormat. setDif(V20PresProposalByFormat.DIFProofProposal dif)Constructors in org.hyperledger.aries.api.present_proof_v2 with parameters of type V20PresProposalByFormat.DIFProofProposal Constructor Description V20PresProposalByFormat(V20PresProposalByFormat.DIFProofProposal dif, PresentProofRequest.ProofRequest indy)
-