Uses of Enum
org.qubership.atp.ram.clients.api.dto.catalogue.ActionDto.TypeEnum
Packages that use ActionDto.TypeEnum
-
Uses of ActionDto.TypeEnum in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return ActionDto.TypeEnumModifier and TypeMethodDescriptionstatic ActionDto.TypeEnumActionDto.getType()Get typestatic ActionDto.TypeEnumReturns the enum constant of this type with the specified name.static ActionDto.TypeEnum[]ActionDto.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type ActionDto.TypeEnumModifier and TypeMethodDescriptionvoidActionDto.setType(ActionDto.TypeEnum type) ActionDto.type(ActionDto.TypeEnum type)