Package | Description |
---|---|
com.belladati.extensions | |
com.belladati.extensions.obj |
Modifier and Type | Method and Description |
---|---|
String |
UserService.createUserRequest(String username,
UserRequestType type)
Creates an user request of desired type.
|
Modifier and Type | Method and Description |
---|---|
static UserRequestType |
UserRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserRequestType[] |
UserRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 BellaDati Inc.. All rights reserved.