|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |