| Package | Description |
|---|---|
| com.skype |
<#if locale="ja">
|
| Modifier and Type | Method and Description |
|---|---|
User.Sex |
User.getSex()
Return the sex of this User.
|
static User.Sex |
User.Sex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static User.Sex[] |
User.Sex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.