Uses of Class
org.exoplatform.brandadvocacy.model.Priority

Packages that use Priority
org.exoplatform.brandadvocacy.model   
 

Uses of Priority in org.exoplatform.brandadvocacy.model
 

Methods in org.exoplatform.brandadvocacy.model that return Priority
static Priority Priority.getPriority(int priority)
           
static Priority Priority.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Priority[] Priority.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003–2015 eXo Platform SAS. All rights reserved.