|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Profile.Sex | |
---|---|
com.skype | <#if locale="ja"> <#else> Provides the classes for Skype API #if> |
Uses of Profile.Sex in com.skype |
---|
Methods in com.skype that return Profile.Sex | |
---|---|
Profile.Sex |
Profile.getSex()
Gets the sex of the current user. |
static Profile.Sex |
Profile.Sex.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Profile.Sex[] |
Profile.Sex.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.skype with parameters of type Profile.Sex | |
---|---|
void |
Profile.setSex(Profile.Sex newValue)
Sets the sex of the current user by the Profile.Sex enum. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |