| Package | Description |
|---|---|
| org.qubership.automation.itf.core.model.jpa.system | |
| org.qubership.automation.itf.core.util.constants |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.EnumPath<SystemMode> |
QSystem.mode |
| Modifier and Type | Method and Description |
|---|---|
static SystemMode |
SystemMode.fromString(String str)
TODO: Add JavaDoc.
|
static SystemMode |
SystemMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemMode[] |
SystemMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.