Uses of Class
org.hyperledger.acy_py.generated.model.IndyNonRevocationInterval
-
Packages that use IndyNonRevocationInterval Package Description org.hyperledger.acy_py.generated.model -
-
Uses of IndyNonRevocationInterval in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return IndyNonRevocationInterval Modifier and Type Method Description IndyNonRevocationIntervalIndyNonRevocationInterval.IndyNonRevocationIntervalBuilder. build()IndyNonRevocationIntervalIndyCredPrecis. getInterval()Methods in org.hyperledger.acy_py.generated.model with parameters of type IndyNonRevocationInterval Modifier and Type Method Description IndyCredPrecis.IndyCredPrecisBuilderIndyCredPrecis.IndyCredPrecisBuilder. interval(IndyNonRevocationInterval interval)voidIndyCredPrecis. setInterval(IndyNonRevocationInterval interval)Constructors in org.hyperledger.acy_py.generated.model with parameters of type IndyNonRevocationInterval Constructor Description IndyCredPrecis(IndyCredInfo credInfo, IndyNonRevocationInterval interval, List<String> presentationReferents)
-