| Package | Description |
|---|---|
| com.secutix.plugin.fhorder.v1_0.dto |
| Modifier and Type | Method and Description |
|---|---|
State |
Activity.getState() |
State |
Advantage.getState() |
State |
Performance.getState() |
State |
Product.getState() |
State |
Season.getState() |
static State |
State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static State[] |
State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Activity.setState(State state) |
void |
Advantage.setState(State state) |
void |
Performance.setState(State state) |
void |
Product.setState(State state) |
void |
Season.setState(State state) |
Copyright © 2020. All rights reserved.