Uses of Enum
org.qubership.atp.ram.clients.api.dto.catalogue.EnrichedCaseDto.FlagsEnum
Packages that use EnrichedCaseDto.FlagsEnum
-
Uses of EnrichedCaseDto.FlagsEnum in org.qubership.atp.ram.clients.api.dto.catalogue
Methods in org.qubership.atp.ram.clients.api.dto.catalogue that return EnrichedCaseDto.FlagsEnumModifier and TypeMethodDescriptionstatic EnrichedCaseDto.FlagsEnumstatic EnrichedCaseDto.FlagsEnumReturns the enum constant of this type with the specified name.static EnrichedCaseDto.FlagsEnum[]EnrichedCaseDto.FlagsEnum.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 that return types with arguments of type EnrichedCaseDto.FlagsEnumMethods in org.qubership.atp.ram.clients.api.dto.catalogue with parameters of type EnrichedCaseDto.FlagsEnumModifier and TypeMethodDescriptionEnrichedCaseDto.addFlagsItem(EnrichedCaseDto.FlagsEnum flagsItem) Method parameters in org.qubership.atp.ram.clients.api.dto.catalogue with type arguments of type EnrichedCaseDto.FlagsEnumModifier and TypeMethodDescriptionEnrichedCaseDto.flags(List<EnrichedCaseDto.FlagsEnum> flags) voidEnrichedCaseDto.setFlags(List<EnrichedCaseDto.FlagsEnum> flags)