| Package | Description |
|---|---|
| cz.abclinuxu.datoveschranky.ws.db |
| Modifier and Type | Field and Description |
|---|---|
protected TUserType |
TDbUserInfo.userType |
| Modifier and Type | Method and Description |
|---|---|
static TUserType |
TUserType.fromValue(String v) |
TUserType |
TDbUserInfo.getUserType()
Gets the value of the userType property.
|
static TUserType |
TUserType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TUserType[] |
TUserType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDbUserInfo.setUserType(TUserType value)
Sets the value of the userType property.
|
Copyright © 2017. All rights reserved.