Uses of Class
org.hyperledger.acy_py.generated.model.V20CredFilterLDProof
-
Packages that use V20CredFilterLDProof Package Description org.hyperledger.acy_py.generated.model -
-
Uses of V20CredFilterLDProof in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return V20CredFilterLDProof Modifier and Type Method Description V20CredFilterLDProofV20CredFilterLDProof.V20CredFilterLDProofBuilder. build()V20CredFilterLDProofV20CredRequestFree. getFilter()Methods in org.hyperledger.acy_py.generated.model with parameters of type V20CredFilterLDProof Modifier and Type Method Description V20CredRequestFree.V20CredRequestFreeBuilderV20CredRequestFree.V20CredRequestFreeBuilder. filter(V20CredFilterLDProof filter)voidV20CredRequestFree. setFilter(V20CredFilterLDProof filter)Constructors in org.hyperledger.acy_py.generated.model with parameters of type V20CredFilterLDProof Constructor Description V20CredRequestFree(Boolean autoRemove, String comment, UUID connectionId, V20CredFilterLDProof filter, String holderDid, Boolean trace)
-