Uses of Class
org.hyperledger.acy_py.generated.model.V10PresentationExchange
-
Packages that use V10PresentationExchange Package Description org.hyperledger.acy_py.generated.model -
-
Uses of V10PresentationExchange in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return V10PresentationExchange Modifier and Type Method Description V10PresentationExchangeV10PresentationExchange.V10PresentationExchangeBuilder. build()Methods in org.hyperledger.acy_py.generated.model that return types with arguments of type V10PresentationExchange Modifier and Type Method Description List<V10PresentationExchange>V10PresentationExchangeList. getResults()Method parameters in org.hyperledger.acy_py.generated.model with type arguments of type V10PresentationExchange Modifier and Type Method Description V10PresentationExchangeList.V10PresentationExchangeListBuilderV10PresentationExchangeList.V10PresentationExchangeListBuilder. results(List<V10PresentationExchange> results)voidV10PresentationExchangeList. setResults(List<V10PresentationExchange> results)Constructor parameters in org.hyperledger.acy_py.generated.model with type arguments of type V10PresentationExchange Constructor Description V10PresentationExchangeList(List<V10PresentationExchange> results)
-