| Package | Description |
|---|---|
| mobi.designmyapp.common.instance.model | |
| mobi.designmyapp.common.instance.provider |
| Modifier and Type | Method and Description |
|---|---|
Status |
Instance.getStatus() |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Instance.setStatus(Status status) |
| Modifier and Type | Method and Description |
|---|---|
abstract Status |
InstanceProvider.getStatus()
Retrieve the status of this InstanceProvider.
|
Copyright © 2015. All rights reserved.