Uses of Class
org.hyperledger.acy_py.generated.model.IndyCredPrecis.IndyCredPrecisBuilder
-
Packages that use IndyCredPrecis.IndyCredPrecisBuilder Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyCredPrecis.IndyCredPrecisBuilder in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyCredPrecis.IndyCredPrecisBuilder Modifier and Type Method Description static IndyCredPrecis.IndyCredPrecisBuilderIndyCredPrecis. builder()IndyCredPrecis.IndyCredPrecisBuilderIndyCredPrecis.IndyCredPrecisBuilder. credInfo(IndyCredInfo credInfo)IndyCredPrecis.IndyCredPrecisBuilderIndyCredPrecis.IndyCredPrecisBuilder. interval(IndyNonRevocationInterval interval)IndyCredPrecis.IndyCredPrecisBuilderIndyCredPrecis.IndyCredPrecisBuilder. presentationReferents(List<String> presentationReferents)
-