Uses of Class
org.hyperledger.aries.api.present_proof_v2.DIFField.Filter
-
Packages that use DIFField.Filter Package Description org.hyperledger.aries.api.present_proof_v2 -
-
Uses of DIFField.Filter in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return DIFField.Filter Modifier and Type Method Description DIFField.FilterDIFField.Filter.FilterBuilder. build()DIFField.FilterDIFField. getFilter()Methods in org.hyperledger.aries.api.present_proof_v2 with parameters of type DIFField.Filter Modifier and Type Method Description DIFField.DIFFieldBuilderDIFField.DIFFieldBuilder. filter(DIFField.Filter filter)voidDIFField. setFilter(DIFField.Filter filter)Constructors in org.hyperledger.aries.api.present_proof_v2 with parameters of type DIFField.Filter Constructor Description DIFField(DIFField.Filter filter, String id, List<String> path, DIFField.PredicateEnum predicate, String purpose)
-