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

Packages that use Size
org.exoplatform.brandadvocacy.model   
 

Uses of Size in org.exoplatform.brandadvocacy.model
 

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

Methods in org.exoplatform.brandadvocacy.model with parameters of type Size
 void MissionParticipant.setSize(Size size)
           
 



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