| Package | Description |
|---|---|
| org.qubership.automation.itf.core.model.jpa.message.parser | |
| org.qubership.automation.itf.core.util.parser |
| Modifier and Type | Field and Description |
|---|---|
com.querydsl.core.types.dsl.EnumPath<ParsingRuleType> |
QParsingRule.parsingType |
| Modifier and Type | Method and Description |
|---|---|
ParsingRuleType |
ParsingRule.getParsingType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ParsingRule.setParsingType(ParsingRuleType parsingType) |
| Modifier and Type | Method and Description |
|---|---|
static ParsingRuleType |
ParsingRuleType.from(String value)
TODO: Add JavaDoc.
|
static ParsingRuleType |
ParsingRuleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParsingRuleType[] |
ParsingRuleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.