| Package | Description |
|---|---|
| ru.sms_activate | |
| ru.sms_activate.client_enums |
| Modifier and Type | Method and Description |
|---|---|
@NotNull SMSActivateRentStatus |
SMSActivateApi.setRentStatus(int rentId,
@NotNull SMSActivateClientRentStatus status)
Sets the status on rent.
|
@NotNull SMSActivateRentStatus |
SMSActivateApi.setRentStatus(SMSActivateRentActivation rentActivation,
@NotNull SMSActivateClientRentStatus status)
Sets the status on rent.
|
| Modifier and Type | Method and Description |
|---|---|
static SMSActivateClientRentStatus |
SMSActivateClientRentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SMSActivateClientRentStatus[] |
SMSActivateClientRentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.