Uses of Class
org.hyperledger.aries.api.present_proof.PresentProofProposal.PresentationPreview
-
Packages that use PresentProofProposal.PresentationPreview Package Description org.hyperledger.aries.api.present_proof -
-
Uses of PresentProofProposal.PresentationPreview in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return PresentProofProposal.PresentationPreview Modifier and Type Method Description PresentProofProposal.PresentationPreviewPresentProofProposal.PresentationPreview.PresentationPreviewBuilder. build()PresentProofProposal.PresentationPreviewPresentProofProposal. getPresentationProposal()Methods in org.hyperledger.aries.api.present_proof with parameters of type PresentProofProposal.PresentationPreview Modifier and Type Method Description PresentProofProposal.PresentProofProposalBuilderPresentProofProposal.PresentProofProposalBuilder. presentationProposal(PresentProofProposal.PresentationPreview presentationProposal)voidPresentProofProposal. setPresentationProposal(PresentProofProposal.PresentationPreview presentationProposal)Constructors in org.hyperledger.aries.api.present_proof with parameters of type PresentProofProposal.PresentationPreview Constructor Description PresentProofProposal(Boolean autoPresent, String comment, String connectionId, PresentProofProposal.PresentationPreview presentationProposal, Boolean trace)
-