Uses of Enum Class
org.qubership.atp.environments.clients.api.catalogue.generated.ObjectOperationDto.OperationTypeEnum
Packages that use ObjectOperationDto.OperationTypeEnum
-
Uses of ObjectOperationDto.OperationTypeEnum in org.qubership.atp.environments.clients.api.catalogue.generated
Methods in org.qubership.atp.environments.clients.api.catalogue.generated that return ObjectOperationDto.OperationTypeEnumModifier and TypeMethodDescriptionObjectOperationDto.getOperationType()Get operationTypeReturns the enum constant of this class with the specified name.static ObjectOperationDto.OperationTypeEnum[]ObjectOperationDto.OperationTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qubership.atp.environments.clients.api.catalogue.generated with parameters of type ObjectOperationDto.OperationTypeEnumModifier and TypeMethodDescriptionObjectOperationDto.operationType(ObjectOperationDto.OperationTypeEnum operationType) voidObjectOperationDto.setOperationType(ObjectOperationDto.OperationTypeEnum operationType)