Uses of Class
org.hyperledger.acy_py.generated.model.V20CredExRecordLDProof
-
Packages that use V20CredExRecordLDProof Package Description org.hyperledger.acy_py.generated.model -
-
Uses of V20CredExRecordLDProof in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return V20CredExRecordLDProof Modifier and Type Method Description V20CredExRecordLDProofV20CredExRecordLDProof.V20CredExRecordLDProofBuilder. build()V20CredExRecordLDProofV20CredExRecordDetail. getLdProof()Methods in org.hyperledger.acy_py.generated.model with parameters of type V20CredExRecordLDProof Modifier and Type Method Description V20CredExRecordDetail.V20CredExRecordDetailBuilderV20CredExRecordDetail.V20CredExRecordDetailBuilder. ldProof(V20CredExRecordLDProof ldProof)voidV20CredExRecordDetail. setLdProof(V20CredExRecordLDProof ldProof)Constructors in org.hyperledger.acy_py.generated.model with parameters of type V20CredExRecordLDProof Constructor Description V20CredExRecordDetail(V20CredExRecord credExRecord, V20CredExRecordIndy indy, V20CredExRecordLDProof ldProof)
-