Uses of Class
com.atlassian.confluence.it.Database.Product

Packages that use Database.Product
com.atlassian.confluence.it   
 

Uses of Database.Product in com.atlassian.confluence.it
 

Methods in com.atlassian.confluence.it that return Database.Product
static Database.Product Database.Product.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Database.Product[] Database.Product.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.atlassian.confluence.it with parameters of type Database.Product
static boolean Database.isProduct(Database.Product product)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.