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