Uses of Class
org.hyperledger.acy_py.generated.model.V20PresExRecord
-
Packages that use V20PresExRecord Package Description org.hyperledger.acy_py.generated.model -
-
Uses of V20PresExRecord in org.hyperledger.acy_py.generated.model
Methods in org.hyperledger.acy_py.generated.model that return V20PresExRecord Modifier and Type Method Description V20PresExRecordV20PresExRecord.V20PresExRecordBuilder. build()Methods in org.hyperledger.acy_py.generated.model that return types with arguments of type V20PresExRecord Modifier and Type Method Description List<V20PresExRecord>V20PresExRecordList. getResults()Method parameters in org.hyperledger.acy_py.generated.model with type arguments of type V20PresExRecord Modifier and Type Method Description V20PresExRecordList.V20PresExRecordListBuilderV20PresExRecordList.V20PresExRecordListBuilder. results(List<V20PresExRecord> results)voidV20PresExRecordList. setResults(List<V20PresExRecord> results)Constructor parameters in org.hyperledger.acy_py.generated.model with type arguments of type V20PresExRecord Constructor Description V20PresExRecordList(List<V20PresExRecord> results)
-