Uses of Class
org.hyperledger.acy_py.generated.model.DIFPresSpec
-
Packages that use DIFPresSpec Package Description org.hyperledger.acy_py.generated.model org.hyperledger.aries.api.present_proof_v2 -
-
Uses of DIFPresSpec in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return DIFPresSpec Modifier and Type Method Description DIFPresSpecDIFPresSpec.DIFPresSpecBuilder. build()DIFPresSpecV20PresSpecByFormatRequest. getDif()Methods in org.hyperledger.acy_py.generated.model with parameters of type DIFPresSpec Modifier and Type Method Description V20PresSpecByFormatRequest.V20PresSpecByFormatRequestBuilderV20PresSpecByFormatRequest.V20PresSpecByFormatRequestBuilder. dif(DIFPresSpec dif)voidV20PresSpecByFormatRequest. setDif(DIFPresSpec dif)Constructors in org.hyperledger.acy_py.generated.model with parameters of type DIFPresSpec Constructor Description V20PresSpecByFormatRequest(DIFPresSpec dif, IndyPresSpec indy, Boolean trace) -
Uses of DIFPresSpec in org.hyperledger.aries.api.present_proof_v2
Methods in org.hyperledger.aries.api.present_proof_v2 that return DIFPresSpec Modifier and Type Method Description DIFPresSpecV20PresSpecByFormatRequest. getDif()Methods in org.hyperledger.aries.api.present_proof_v2 with parameters of type DIFPresSpec Modifier and Type Method Description V20PresSpecByFormatRequest.V20PresSpecByFormatRequestBuilderV20PresSpecByFormatRequest.V20PresSpecByFormatRequestBuilder. dif(DIFPresSpec dif)voidV20PresSpecByFormatRequest. setDif(DIFPresSpec dif)Constructors in org.hyperledger.aries.api.present_proof_v2 with parameters of type DIFPresSpec Constructor Description V20PresSpecByFormatRequest(DIFPresSpec dif, PresentationRequest indy, Boolean trace)
-