Uses of Enum Class
com.hp.ucmdb.api.topology.QueryType
Packages that use QueryType
Package
Description
This package contains services for defining and running TQL queries and processing the results.
-
Uses of QueryType in com.hp.ucmdb.api.topology
Methods in com.hp.ucmdb.api.topology that return QueryTypeModifier and TypeMethodDescriptionQueryManagementService.getQueryType
(String queryName) Query.queryType()
The query type.QueryReferenceDefinition.referenceDefinitionType()
Returns the type of this reference definition.static QueryType
Returns the enum constant of this class with the specified name.static QueryType[]
QueryType.values()
Returns an array containing the constants of this enum class, in the order they are declared.