Uses of Enum
org.qubership.atp.orchestrator.clients.dto.FlagDto
Packages that use FlagDto
-
Uses of FlagDto in org.qubership.atp.orchestrator.clients.dto
Methods in org.qubership.atp.orchestrator.clients.dto that return FlagDtoModifier and TypeMethodDescriptionstatic FlagDtostatic FlagDtoReturns the enum constant of this type with the specified name.static FlagDto[]FlagDto.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.qubership.atp.orchestrator.clients.dto that return types with arguments of type FlagDtoModifier and TypeMethodDescriptionEnrichedCaseDto.getFlags()Get flagsEnrichedCompoundDto.getFlags()Get flagsEnrichedScopeDto.getFlags()Get flagsMethods in org.qubership.atp.orchestrator.clients.dto with parameters of type FlagDtoModifier and TypeMethodDescriptionEnrichedCaseDto.addFlagsItem(FlagDto flagsItem) EnrichedCompoundDto.addFlagsItem(FlagDto flagsItem) EnrichedScopeDto.addFlagsItem(FlagDto flagsItem) Method parameters in org.qubership.atp.orchestrator.clients.dto with type arguments of type FlagDtoModifier and TypeMethodDescriptionvoidvoidvoid