public class PhoneContractStatus
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
STATUS_CLOSED |
static int |
STATUS_OPEN |
| Constructor and Description |
|---|
PhoneContractStatus() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
statusToString(int status)
Преобразует код статуса в строку
|
public static final int STATUS_OPEN
public static final int STATUS_CLOSED