Uses of Class
net.ttddyy.dsproxy.QueryType

Packages that use QueryType
net.ttddyy.dsproxy   
 

Uses of QueryType in net.ttddyy.dsproxy
 

Methods in net.ttddyy.dsproxy that return QueryType
static QueryType QueryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static QueryType[] QueryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.ttddyy.dsproxy with parameters of type QueryType
 void QueryCount.increment(QueryType queryType)
           
 



Copyright © 2012. All Rights Reserved.