|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImportState | |
|---|---|
| com.agimatec.utility.fileimport | |
| Uses of ImportState in com.agimatec.utility.fileimport |
|---|
| Fields in com.agimatec.utility.fileimport declared as ImportState | |
|---|---|
protected ImportState |
ImportControl.status
|
| Methods in com.agimatec.utility.fileimport that return ImportState | |
|---|---|
ImportState |
ImportControl.getStatus()
|
static ImportState |
ImportState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImportState[] |
ImportState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.agimatec.utility.fileimport with parameters of type ImportState | |
|---|---|
void |
ImportControl.setStatus(ImportState status)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||