Uses of Class
eu.toop.playground.dc.ui.model.enums.EQueryDefinition
-
Packages that use EQueryDefinition Package Description eu.toop.playground.dc.ui.model.enums -
-
Uses of EQueryDefinition in eu.toop.playground.dc.ui.model.enums
Methods in eu.toop.playground.dc.ui.model.enums that return EQueryDefinition Modifier and Type Method Description static EQueryDefinitionEQueryDefinition. valueOf(String name)Returns the enum constant of this type with the specified name.static EQueryDefinition[]EQueryDefinition. values()Returns an array containing the constants of this enum type, in the order they are declared.
-