Package | Description |
---|---|
com.dna.jopt.member.bucket.route |
Modifier and Type | Method and Description |
---|---|
static LogicEntityRouteFlag |
LogicEntityRouteFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogicEntityRouteFlag[] |
LogicEntityRouteFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<LogicEntityRouteFlag> |
LogicEntityRoute.getFlags() |
List<LogicEntityRouteFlag> |
ILogicEntityRoute.getFlags() |
Modifier and Type | Method and Description |
---|---|
void |
LogicEntityRoute.addFlag(LogicEntityRouteFlag flag) |
void |
ILogicEntityRoute.addFlag(LogicEntityRouteFlag flag) |
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.