Uses of Class
lumis.service.socialnetworkservices.socialprofile.SocialProfile.Sex

Packages that use SocialProfile.Sex
lumis.service.socialnetworkservices.socialprofile   
 

Uses of SocialProfile.Sex in lumis.service.socialnetworkservices.socialprofile
 

Methods in lumis.service.socialnetworkservices.socialprofile that return SocialProfile.Sex
 SocialProfile.Sex SocialProfile.getSex()
          Gets sex.
static SocialProfile.Sex SocialProfile.Sex.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SocialProfile.Sex[] SocialProfile.Sex.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in lumis.service.socialnetworkservices.socialprofile with parameters of type SocialProfile.Sex
 void SocialProfile.setSex(SocialProfile.Sex sex)
          Sets sex.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.