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