Uses of Enum Class
org.qubership.atp.environments.clients.api.catalogue.generated.ActionTypeDto
Packages that use ActionTypeDto
-
Uses of ActionTypeDto in org.qubership.atp.environments.clients.api.catalogue.generated
Methods in org.qubership.atp.environments.clients.api.catalogue.generated that return ActionTypeDtoModifier and TypeMethodDescriptionstatic ActionTypeDto@Valid ActionTypeDtoActionDto.getType()Get typestatic ActionTypeDtoReturns the enum constant of this class with the specified name.static ActionTypeDto[]ActionTypeDto.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 ActionTypeDtoModifier and TypeMethodDescriptionvoidActionDto.setType(ActionTypeDto type) ActionDto.type(ActionTypeDto type)