Uses of Class
org.hyperledger.aries.api.issue_credential_v2.V2CredentialExchangeFree.V2CredentialPreview
-
Packages that use V2CredentialExchangeFree.V2CredentialPreview Package Description org.hyperledger.aries.api.issue_credential_v2 -
-
Uses of V2CredentialExchangeFree.V2CredentialPreview in org.hyperledger.aries.api.issue_credential_v2
Methods in org.hyperledger.aries.api.issue_credential_v2 that return V2CredentialExchangeFree.V2CredentialPreview Modifier and Type Method Description V2CredentialExchangeFree.V2CredentialPreviewV2CredentialExchangeFree.V2CredentialPreview.V2CredentialPreviewBuilder. build()V2CredentialExchangeFree.V2CredentialPreviewV20CredBoundOfferRequest. getCounterPreview()V2CredentialExchangeFree.V2CredentialPreviewV2CredentialExchangeFree. getCredentialPreview()Methods in org.hyperledger.aries.api.issue_credential_v2 with parameters of type V2CredentialExchangeFree.V2CredentialPreview Modifier and Type Method Description V20CredBoundOfferRequest.V20CredBoundOfferRequestBuilderV20CredBoundOfferRequest.V20CredBoundOfferRequestBuilder. counterPreview(V2CredentialExchangeFree.V2CredentialPreview counterPreview)V2CredentialExchangeFree.V2CredentialExchangeFreeBuilderV2CredentialExchangeFree.V2CredentialExchangeFreeBuilder. credentialPreview(V2CredentialExchangeFree.V2CredentialPreview credentialPreview)voidV20CredBoundOfferRequest. setCounterPreview(V2CredentialExchangeFree.V2CredentialPreview counterPreview)voidV2CredentialExchangeFree. setCredentialPreview(V2CredentialExchangeFree.V2CredentialPreview credentialPreview)Constructors in org.hyperledger.aries.api.issue_credential_v2 with parameters of type V2CredentialExchangeFree.V2CredentialPreview Constructor Description V20CredBoundOfferRequest(V2CredentialExchangeFree.V2CredentialPreview counterPreview, V2CredentialExchangeFree.V20CredFilter filter)V2CredentialExchangeFree(Boolean autoRemove, String comment, UUID connectionId, V2CredentialExchangeFree.V2CredentialPreview credentialPreview, V2CredentialExchangeFree.V20CredFilter filter, Boolean trace)
-