Uses of Class
org.hyperledger.acy_py.generated.model.V20CredFilterIndy
-
Packages that use V20CredFilterIndy Package Description org.hyperledger.acy_py.generated.model org.hyperledger.aries.api.issue_credential_v2 -
-
Uses of V20CredFilterIndy in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return V20CredFilterIndy Modifier and Type Method Description V20CredFilterIndyV20CredFilterIndy.V20CredFilterIndyBuilder. build()V20CredFilterIndyV20CredFilter. getIndy()Methods in org.hyperledger.acy_py.generated.model with parameters of type V20CredFilterIndy Modifier and Type Method Description V20CredFilter.V20CredFilterBuilderV20CredFilter.V20CredFilterBuilder. indy(V20CredFilterIndy indy)voidV20CredFilter. setIndy(V20CredFilterIndy indy)Constructors in org.hyperledger.acy_py.generated.model with parameters of type V20CredFilterIndy Constructor Description V20CredFilter(V20CredFilterIndy indy, LDProofVCDetail ldProof) -
Uses of V20CredFilterIndy in org.hyperledger.aries.api.issue_credential_v2
Methods in org.hyperledger.aries.api.issue_credential_v2 that return V20CredFilterIndy Modifier and Type Method Description V20CredFilterIndyV2CredentialExchangeFree.V20CredFilter. getIndy()Methods in org.hyperledger.aries.api.issue_credential_v2 with parameters of type V20CredFilterIndy Modifier and Type Method Description V2CredentialExchangeFree.V20CredFilter.V20CredFilterBuilderV2CredentialExchangeFree.V20CredFilter.V20CredFilterBuilder. indy(V20CredFilterIndy indy)voidV2CredentialExchangeFree.V20CredFilter. setIndy(V20CredFilterIndy indy)Constructors in org.hyperledger.aries.api.issue_credential_v2 with parameters of type V20CredFilterIndy Constructor Description V20CredFilter(V20CredFilterIndy indy, V2CredentialExchangeFree.LDProofVCDetail ldProof)
-