public interface SuspensionState
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | SuspensionState.SuspensionStateImpl | 
| Modifier and Type | Field and Description | 
|---|---|
| static SuspensionState | ACTIVE | 
| static SuspensionState | SUSPENDED | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getName() | 
| int | getStateCode() | 
static final SuspensionState ACTIVE
static final SuspensionState SUSPENDED
int getStateCode()
String getName()
Copyright © 2018. All rights reserved.