Uses of Class
org.hyperledger.acy_py.generated.model.IndyPresSpec
-
Packages that use IndyPresSpec Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyPresSpec in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyPresSpec Modifier and Type Method Description IndyPresSpecIndyPresSpec.IndyPresSpecBuilder. build()IndyPresSpecV20PresSpecByFormatRequest. getIndy()Methods in org.hyperledger.acy_py.generated.model with parameters of type IndyPresSpec Modifier and Type Method Description V20PresSpecByFormatRequest.V20PresSpecByFormatRequestBuilderV20PresSpecByFormatRequest.V20PresSpecByFormatRequestBuilder. indy(IndyPresSpec indy)voidV20PresSpecByFormatRequest. setIndy(IndyPresSpec indy)Constructors in org.hyperledger.acy_py.generated.model with parameters of type IndyPresSpec Constructor Description V20PresSpecByFormatRequest(DIFPresSpec dif, IndyPresSpec indy, Boolean trace)
-