Uses of Class
org.hyperledger.aries.api.present_proof.ProofRequestPresentation.PresentationAttachment
-
Packages that use ProofRequestPresentation.PresentationAttachment Package Description org.hyperledger.aries.api.present_proof -
-
Uses of ProofRequestPresentation.PresentationAttachment in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return types with arguments of type ProofRequestPresentation.PresentationAttachment Modifier and Type Method Description List<ProofRequestPresentation.PresentationAttachment>ProofRequestPresentation. getRequest()Method parameters in org.hyperledger.aries.api.present_proof with type arguments of type ProofRequestPresentation.PresentationAttachment Modifier and Type Method Description voidProofRequestPresentation. setRequest(List<ProofRequestPresentation.PresentationAttachment> request)
-