Uses of Enum
org.qubership.atp.ram.clients.api.dto.environments.environment.ParametersGettingVersionDto.TypeEnum
Packages that use ParametersGettingVersionDto.TypeEnum
-
Uses of ParametersGettingVersionDto.TypeEnum in org.qubership.atp.ram.clients.api.dto.environments.environment
Methods in org.qubership.atp.ram.clients.api.dto.environments.environment that return ParametersGettingVersionDto.TypeEnumModifier and TypeMethodDescriptionParametersGettingVersionDto.getType()Get typeReturns the enum constant of this type with the specified name.static ParametersGettingVersionDto.TypeEnum[]ParametersGettingVersionDto.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.environments.environment with parameters of type ParametersGettingVersionDto.TypeEnumModifier and TypeMethodDescriptionvoidParametersGettingVersionDto.setType(ParametersGettingVersionDto.TypeEnum type) ParametersGettingVersionDto.type(ParametersGettingVersionDto.TypeEnum type)