| Package | Description |
|---|---|
| ch.cern.eam.wshub.core.services.grids.impl |
| Modifier and Type | Method and Description |
|---|---|
DataType |
DataField.getDatatype() |
static DataType |
DataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataType[] |
DataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataField.setDatatype(DataType datatype) |
| Constructor and Description |
|---|
DataField(String tagName,
String sourceName,
DataType dataType,
Boolean isUppercase) |
Copyright © 2019 CERN European Organization for Nuclear Research. All rights reserved.