Uses of Class
com.avoka.tm.query.TxnQuery.Time
-
Packages that use TxnQuery.Time Package Description com.avoka.tm.query Provides Value Object Query classes. -
-
Uses of TxnQuery.Time in com.avoka.tm.query
Methods in com.avoka.tm.query that return TxnQuery.Time Modifier and Type Method Description static TxnQuery.Time
TxnQuery.Time. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static TxnQuery.Time[]
TxnQuery.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 TxnQuery.Time Modifier and Type Method Description TxnQuery
TxnQuery. setTime(TxnQuery.Time time)
-