Uses of Class
com.adobe.cq.testing.selenium.pagewidgets.cq.actions.CreateActions.SitesCreateActionType
-
Packages that use CreateActions.SitesCreateActionType Package Description com.adobe.cq.testing.selenium.pagewidgets.cq.actions -
-
Uses of CreateActions.SitesCreateActionType in com.adobe.cq.testing.selenium.pagewidgets.cq.actions
Methods in com.adobe.cq.testing.selenium.pagewidgets.cq.actions that return CreateActions.SitesCreateActionType Modifier and Type Method Description static CreateActions.SitesCreateActionTypeCreateActions.SitesCreateActionType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CreateActions.SitesCreateActionType[]CreateActions.SitesCreateActionType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-