Uses of Class
org.hcjf.layers.query.model.QueryId
-
Packages that use QueryId Package Description org.hcjf.layers.query -
-
Uses of QueryId in org.hcjf.layers.query
Methods in org.hcjf.layers.query that return QueryId Modifier and Type Method Description QueryIdQuery. getId()Return the id of the query.Constructors in org.hcjf.layers.query with parameters of type QueryId Constructor Description Query(QueryResource resource, QueryId id)
-