Uses of Class
org.hyperledger.aries.api.present_proof.PresentProofProposal.PresentationPreview.PresPredSpec
-
Packages that use PresentProofProposal.PresentationPreview.PresPredSpec Package Description org.hyperledger.aries.api.present_proof -
-
Uses of PresentProofProposal.PresentationPreview.PresPredSpec in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return PresentProofProposal.PresentationPreview.PresPredSpec Modifier and Type Method Description PresentProofProposal.PresentationPreview.PresPredSpecPresentProofProposal.PresentationPreview.PresPredSpec.PresPredSpecBuilder. build()Methods in org.hyperledger.aries.api.present_proof that return types with arguments of type PresentProofProposal.PresentationPreview.PresPredSpec Modifier and Type Method Description List<PresentProofProposal.PresentationPreview.PresPredSpec>PresentProofProposal.PresentationPreview. getPredicates()Method parameters in org.hyperledger.aries.api.present_proof with type arguments of type PresentProofProposal.PresentationPreview.PresPredSpec Modifier and Type Method Description PresentProofProposal.PresentationPreview.PresentationPreviewBuilderPresentProofProposal.PresentationPreview.PresentationPreviewBuilder. predicates(List<PresentProofProposal.PresentationPreview.PresPredSpec> predicates)voidPresentProofProposal.PresentationPreview. setPredicates(List<PresentProofProposal.PresentationPreview.PresPredSpec> predicates)
-