Uses of Class
org.hyperledger.acy_py.generated.model.IndyProofIdentifier.IndyProofIdentifierBuilder
-
Packages that use IndyProofIdentifier.IndyProofIdentifierBuilder Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyProofIdentifier.IndyProofIdentifierBuilder in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyProofIdentifier.IndyProofIdentifierBuilder Modifier and Type Method Description static IndyProofIdentifier.IndyProofIdentifierBuilderIndyProofIdentifier. builder()IndyProofIdentifier.IndyProofIdentifierBuilderIndyProofIdentifier.IndyProofIdentifierBuilder. credDefId(String credDefId)IndyProofIdentifier.IndyProofIdentifierBuilderIndyProofIdentifier.IndyProofIdentifierBuilder. revRegId(String revRegId)IndyProofIdentifier.IndyProofIdentifierBuilderIndyProofIdentifier.IndyProofIdentifierBuilder. schemaId(String schemaId)IndyProofIdentifier.IndyProofIdentifierBuilderIndyProofIdentifier.IndyProofIdentifierBuilder. timestamp(Integer timestamp)
-