Package | Description |
---|---|
com.equilibrium.model |
Modifier and Type | Method and Description |
---|---|
Upload.UploadState |
Upload.getUploadState() |
static Upload.UploadState |
Upload.UploadState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Upload.UploadState[] |
Upload.UploadState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Upload.setUploadState(Upload.UploadState uploadState) |
Copyright © 2014 Equilibrium. All rights reserved.