Uses of Class
com.atlassian.confluence.user.crowd.jira.search.WhereClause.MatchType

Packages that use WhereClause.MatchType
com.atlassian.confluence.user.crowd.jira.search   
 

Uses of WhereClause.MatchType in com.atlassian.confluence.user.crowd.jira.search
 

Methods in com.atlassian.confluence.user.crowd.jira.search that return WhereClause.MatchType
 WhereClause.MatchType WhereClause.getMatchType()
           
static WhereClause.MatchType WhereClause.MatchType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static WhereClause.MatchType[] WhereClause.MatchType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.