Uses of Class
tbox.QueryType

Packages that use QueryType
tbox   
 

Uses of QueryType in tbox
 

Fields in tbox declared as QueryType
protected  QueryType TBoxType.query
           
 

Methods in tbox that return QueryType
 QueryType ObjectFactory.createQueryType()
          Create an instance of QueryType
 QueryType TBoxType.getQuery()
          Gets the value of the query property.
 

Methods in tbox with parameters of type QueryType
 void TBoxType.setQuery(QueryType value)
          Sets the value of the query property.