Uses of Class
org.hyperledger.acy_py.generated.model.IndyPresPredSpec
-
Packages that use IndyPresPredSpec Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyPresPredSpec in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyPresPredSpec Modifier and Type Method Description IndyPresPredSpecIndyPresPredSpec.IndyPresPredSpecBuilder. build()Methods in org.hyperledger.acy_py.generated.model that return types with arguments of type IndyPresPredSpec Modifier and Type Method Description List<IndyPresPredSpec>IndyPresPreview. getPredicates()Method parameters in org.hyperledger.acy_py.generated.model with type arguments of type IndyPresPredSpec Modifier and Type Method Description IndyPresPreview.IndyPresPreviewBuilderIndyPresPreview.IndyPresPreviewBuilder. predicates(List<IndyPresPredSpec> predicates)voidIndyPresPreview. setPredicates(List<IndyPresPredSpec> predicates)
-