JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Record Class
com.avoka.tm.vo.v1.EventLog
Packages that use
EventLog
Package
Description
com.avoka.tm.vo.v1
Uses of
EventLog
in
com.avoka.tm.vo.v1
Methods in
com.avoka.tm.vo.v1
that return types with arguments of type
EventLog
Modifier and Type
Method
Description
List
<
EventLog
>
Transaction.
getEventLog
()
Method parameters in
com.avoka.tm.vo.v1
with type arguments of type
EventLog
Modifier and Type
Method
Description
void
Transaction.
setEventLog
(
List
<
EventLog
> eventLog)