| Package | Description |
|---|---|
| org.qubership.automation.itf.core.model.jpa.callchain | |
| org.qubership.automation.itf.core.model.jpa.folder |
| Modifier and Type | Method and Description |
|---|---|
ChainFolder |
CallChain.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
CallChain.setParent(ChainFolder parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChainFolder.setParent(ChainFolder parent) |
| Constructor and Description |
|---|
QChainFolder(Class<? extends ChainFolder> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QChainFolder(com.querydsl.core.types.Path<? extends ChainFolder> path) |
Copyright © 2025. All rights reserved.