Uses of Enum Class
org.openqa.selenium.devtools.v141.storage.model.AttributionReportingAggregatableResult
Packages that use AttributionReportingAggregatableResult
-
Uses of AttributionReportingAggregatableResult in org.openqa.selenium.devtools.v141.storage.model
Methods in org.openqa.selenium.devtools.v141.storage.model that return AttributionReportingAggregatableResultModifier and TypeMethodDescriptionAttributionReportingAggregatableResult.fromString(String s) AttributionReportingTriggerRegistered.getAggregatable()Returns the enum constant of this class with the specified name.AttributionReportingAggregatableResult.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 AttributionReportingAggregatableResultModifierConstructorDescriptionAttributionReportingTriggerRegistered(AttributionReportingTriggerRegistration registration, AttributionReportingEventLevelResult eventLevel, AttributionReportingAggregatableResult aggregatable)