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