Uses of Enum Class
org.openqa.selenium.devtools.v141.storage.model.AttributionReportingEventLevelResult
Packages that use AttributionReportingEventLevelResult
-
Uses of AttributionReportingEventLevelResult in org.openqa.selenium.devtools.v141.storage.model
Methods in org.openqa.selenium.devtools.v141.storage.model that return AttributionReportingEventLevelResultModifier and TypeMethodDescriptionAttributionReportingEventLevelResult.fromString(String s) AttributionReportingTriggerRegistered.getEventLevel()Returns the enum constant of this class with the specified name.static AttributionReportingEventLevelResult[]AttributionReportingEventLevelResult.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.openqa.selenium.devtools.v141.storage.model with parameters of type AttributionReportingEventLevelResultModifierConstructorDescriptionAttributionReportingTriggerRegistered(AttributionReportingTriggerRegistration registration, AttributionReportingEventLevelResult eventLevel, AttributionReportingAggregatableResult aggregatable)