Uses of Enum Class
org.openqa.selenium.devtools.v141.storage.model.AttributionReportingSourceRegistrationResult
Packages that use AttributionReportingSourceRegistrationResult
-
Uses of AttributionReportingSourceRegistrationResult in org.openqa.selenium.devtools.v141.storage.model
Methods in org.openqa.selenium.devtools.v141.storage.model that return AttributionReportingSourceRegistrationResultModifier and TypeMethodDescriptionAttributionReportingSourceRegistrationResult.fromString(String s) AttributionReportingSourceRegistered.getResult()Returns the enum constant of this class with the specified name.AttributionReportingSourceRegistrationResult.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 AttributionReportingSourceRegistrationResultModifierConstructorDescriptionAttributionReportingSourceRegistered(AttributionReportingSourceRegistration registration, AttributionReportingSourceRegistrationResult result)