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