Uses of Enum Class
org.qubership.atp.environments.clients.api.catalogue.generated.ComplexActionParameterDto.TypeEnum
Packages that use ComplexActionParameterDto.TypeEnum
-
Uses of ComplexActionParameterDto.TypeEnum in org.qubership.atp.environments.clients.api.catalogue.generated
Methods in org.qubership.atp.environments.clients.api.catalogue.generated that return ComplexActionParameterDto.TypeEnumModifier and TypeMethodDescriptionComplexActionParameterDto.getType()Get typeReturns the enum constant of this class with the specified name.static ComplexActionParameterDto.TypeEnum[]ComplexActionParameterDto.TypeEnum.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 ComplexActionParameterDto.TypeEnumModifier and TypeMethodDescriptionvoidComplexActionParameterDto.setType(ComplexActionParameterDto.TypeEnum type) ComplexActionParameterDto.type(ComplexActionParameterDto.TypeEnum type)