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.RequestLog
Packages that use
RequestLog
Package
Description
com.avoka.tm.vo.v1
Uses of
RequestLog
in
com.avoka.tm.vo.v1
Methods in
com.avoka.tm.vo.v1
that return types with arguments of type
RequestLog
Modifier and Type
Method
Description
List
<
RequestLog
>
Transaction.
getRequestLog
()
Method parameters in
com.avoka.tm.vo.v1
with type arguments of type
RequestLog
Modifier and Type
Method
Description
void
Transaction.
setRequestLog
(
List
<
RequestLog
> requestLog)