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