Package | Description |
---|---|
com.secutix.plugin.fhorder.v1_0.dto |
Modifier and Type | Method and Description |
---|---|
FileState |
FileDetailsData.getFileState() |
FileState |
FileSummaryData.getFileState() |
static FileState |
FileState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileState[] |
FileState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FileDetailsData.setFileState(FileState fileState) |
void |
FileSummaryData.setFileState(FileState fileState) |
Copyright © 2020. All rights reserved.