Uses of Class
org.hyperledger.acy_py.generated.model.LDProofVCDetail
-
Packages that use LDProofVCDetail Package Description org.hyperledger.acy_py.generated.model -
-
Uses of LDProofVCDetail in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return LDProofVCDetail Modifier and Type Method Description LDProofVCDetailLDProofVCDetail.LDProofVCDetailBuilder. build()LDProofVCDetailV20CredFilter. getLdProof()LDProofVCDetailV20CredFilterLDProof. getLdProof()Methods in org.hyperledger.acy_py.generated.model with parameters of type LDProofVCDetail Modifier and Type Method Description V20CredFilter.V20CredFilterBuilderV20CredFilter.V20CredFilterBuilder. ldProof(LDProofVCDetail ldProof)V20CredFilterLDProof.V20CredFilterLDProofBuilderV20CredFilterLDProof.V20CredFilterLDProofBuilder. ldProof(LDProofVCDetail ldProof)voidV20CredFilter. setLdProof(LDProofVCDetail ldProof)voidV20CredFilterLDProof. setLdProof(LDProofVCDetail ldProof)Constructors in org.hyperledger.acy_py.generated.model with parameters of type LDProofVCDetail Constructor Description V20CredFilter(V20CredFilterIndy indy, LDProofVCDetail ldProof)V20CredFilterLDProof(LDProofVCDetail ldProof)
-