Uses of Class
org.hyperledger.aries.api.present_proof.PresentationRequestCredentials.Interval
-
Packages that use PresentationRequestCredentials.Interval Package Description org.hyperledger.aries.api.present_proof -
-
Uses of PresentationRequestCredentials.Interval in org.hyperledger.aries.api.present_proof
Methods in org.hyperledger.aries.api.present_proof that return PresentationRequestCredentials.Interval Modifier and Type Method Description PresentationRequestCredentials.IntervalPresentationRequestCredentials. getInterval()Methods in org.hyperledger.aries.api.present_proof with parameters of type PresentationRequestCredentials.Interval Modifier and Type Method Description voidPresentationRequestCredentials. setInterval(PresentationRequestCredentials.Interval interval)Constructors in org.hyperledger.aries.api.present_proof with parameters of type PresentationRequestCredentials.Interval Constructor Description PresentationRequestCredentials(PresentationRequestCredentials.CredentialInfo credentialInfo, PresentationRequestCredentials.Interval interval, List<String> presentationReferents)
-