Uses of Enum
org.qubership.atp.ram.clients.api.dto.catalogue.ScenarioPatchUpdateRequestDto.TypeEnum
Packages that use ScenarioPatchUpdateRequestDto.TypeEnum
-
Uses of ScenarioPatchUpdateRequestDto.TypeEnum in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return ScenarioPatchUpdateRequestDto.TypeEnumModifier and TypeMethodDescriptionScenarioPatchUpdateRequestDto.getType()Get typeReturns the enum constant of this type with the specified name.ScenarioPatchUpdateRequestDto.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 ScenarioPatchUpdateRequestDto.TypeEnumModifier and TypeMethodDescriptionvoidScenarioPatchUpdateRequestDto.setType(ScenarioPatchUpdateRequestDto.TypeEnum type) ScenarioPatchUpdateRequestDto.type(ScenarioPatchUpdateRequestDto.TypeEnum type)