Uses of Enum Class
org.qubership.atp.environments.service.rest.server.dto.generated.ParametersGettingVersionDtoGenerated.TypeEnum
Packages that use ParametersGettingVersionDtoGenerated.TypeEnum
-
Uses of ParametersGettingVersionDtoGenerated.TypeEnum in org.qubership.atp.environments.service.rest.server.dto.generated
Methods in org.qubership.atp.environments.service.rest.server.dto.generated that return ParametersGettingVersionDtoGenerated.TypeEnumModifier and TypeMethodDescriptionParametersGettingVersionDtoGenerated.getType()Get typeReturns the enum constant of this class with the specified name.ParametersGettingVersionDtoGenerated.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qubership.atp.environments.service.rest.server.dto.generated with parameters of type ParametersGettingVersionDtoGenerated.TypeEnumModifier and TypeMethodDescriptionvoidParametersGettingVersionDtoGenerated.setType(ParametersGettingVersionDtoGenerated.TypeEnum type) ParametersGettingVersionDtoGenerated.type(ParametersGettingVersionDtoGenerated.TypeEnum type)