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