| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GridRole | |
|---|---|
| org.openqa.grid.common | |
| org.openqa.grid.internal.utils | |
| Uses of GridRole in org.openqa.grid.common | 
|---|
| Methods in org.openqa.grid.common that return GridRole | |
|---|---|
| static GridRole | GridRole.find(java.lang.String[] args)finds the requested role from the parameters. | 
|  GridRole | RegistrationRequest.getRole() | 
| static GridRole | GridRole.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static GridRole[] | GridRole.values()Returns an array containing the constants of this enum type, in the order they are declared. | 
| Methods in org.openqa.grid.common with parameters of type GridRole | |
|---|---|
|  void | RegistrationRequest.setRole(GridRole role) | 
| Uses of GridRole in org.openqa.grid.internal.utils | 
|---|
| Methods in org.openqa.grid.internal.utils that return GridRole | |
|---|---|
|  GridRole | GridNodeConfiguration.getRole() | 
| Methods in org.openqa.grid.internal.utils with parameters of type GridRole | |
|---|---|
|  void | GridNodeConfiguration.setRole(GridRole role) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||