Uses of Class
com.avoka.tm.query.RefDataQuery
-
Packages that use RefDataQuery Package Description com.avoka.tm.query Provides Value Object Query classes. -
-
Uses of RefDataQuery in com.avoka.tm.query
Methods in com.avoka.tm.query that return RefDataQuery Modifier and Type Method Description RefDataQuery
RefDataQuery. setClientCode(String clientCode)
Set the reference data set organization client code.RefDataQuery
RefDataQuery. setLocale(String locale)
Set the locale of the reference data set.RefDataQuery
RefDataQuery. setName(String name)
Set the name of the reference data set.
-