Uses of Class
com.avoka.tm.query.TxnHistoryQuery.Time
-
Packages that use TxnHistoryQuery.Time Package Description com.avoka.tm.query Provides Value Object Query classes. -
-
Uses of TxnHistoryQuery.Time in com.avoka.tm.query
Methods in com.avoka.tm.query that return TxnHistoryQuery.Time Modifier and Type Method Description static TxnHistoryQuery.Time
TxnHistoryQuery.Time. valueOf(String name)
Returns the enum constant of this type with the specified name.static TxnHistoryQuery.Time[]
TxnHistoryQuery.Time. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.avoka.tm.query with parameters of type TxnHistoryQuery.Time Modifier and Type Method Description TxnHistoryQuery
TxnHistoryQuery. setTime(TxnHistoryQuery.Time time)
-