| Package | Description |
|---|---|
| org.qubership.atp.catalogue.openapi.dto |
| Modifier and Type | Method and Description |
|---|---|
static ObjectOperationDto.OperationTypeEnum |
ObjectOperationDto.OperationTypeEnum.fromValue(String value) |
ObjectOperationDto.OperationTypeEnum |
ObjectOperationDto.getOperationType()
Get operationType
|
static ObjectOperationDto.OperationTypeEnum |
ObjectOperationDto.OperationTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectOperationDto.OperationTypeEnum[] |
ObjectOperationDto.OperationTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectOperationDto |
ObjectOperationDto.operationType(ObjectOperationDto.OperationTypeEnum operationType) |
void |
ObjectOperationDto.setOperationType(ObjectOperationDto.OperationTypeEnum operationType) |
Copyright © 2025. All rights reserved.