| Package | Description |
|---|---|
| ch.cern.eam.wshub.core.services.grids.entities |
| Modifier and Type | Method and Description |
|---|---|
GridRequest.GRIDTYPE |
GridRequest.getGridType() |
static GridRequest.GRIDTYPE |
GridRequest.GRIDTYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridRequest.GRIDTYPE[] |
GridRequest.GRIDTYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridRequest.setGridType(GridRequest.GRIDTYPE gridType) |
| Constructor and Description |
|---|
GridRequest(String gridName,
GridRequest.GRIDTYPE gridType) |
GridRequest(String gridName,
GridRequest.GRIDTYPE gridType,
Integer rowCount) |
Copyright © 2021 CERN European Organization for Nuclear Research. All rights reserved.