Package | Description |
---|---|
com.secutix.plugin.fhorder.v1_0.dto |
Modifier and Type | Method and Description |
---|---|
OptionStateEnum |
OperationData.getOptionState() |
OptionStateEnum |
FileSummaryData.getWaitingActionState() |
static OptionStateEnum |
OptionStateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OptionStateEnum[] |
OptionStateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationData.setOptionState(OptionStateEnum optionState) |
void |
FileSummaryData.setWaitingActionState(OptionStateEnum waitingActionState) |
Copyright © 2020. All rights reserved.