Uses of Enum Class
org.qubership.atp.environments.clients.api.catalogue.generated.FlagDto
Packages that use FlagDto
-
Uses of FlagDto in org.qubership.atp.environments.clients.api.catalogue.generated
Methods in org.qubership.atp.environments.clients.api.catalogue.generated that return FlagDtoModifier and TypeMethodDescriptionstatic FlagDtostatic FlagDtoReturns the enum constant of this class with the specified name.static FlagDto[]FlagDto.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qubership.atp.environments.clients.api.catalogue.generated that return types with arguments of type FlagDtoModifier and TypeMethodDescriptionTestCaseFlagsDto.getFlags()Get flagsTestScopeDto.getFlags()Get flagsMethods in org.qubership.atp.environments.clients.api.catalogue.generated with parameters of type FlagDtoModifier and TypeMethodDescriptionTestCaseFlagsDto.addFlagsItem(FlagDto flagsItem) TestScopeDto.addFlagsItem(FlagDto flagsItem) Method parameters in org.qubership.atp.environments.clients.api.catalogue.generated with type arguments of type FlagDto