Package | Description |
---|---|
org.eclipse.ice.reactor |
Modifier and Type | Method and Description |
---|---|
HDF5LWRTagType |
LWRComponent.getHDF5LWRTag()
Returns the LWRComponentType.
|
static HDF5LWRTagType |
HDF5LWRTagType.toType(java.lang.String name)
Returns the type of enumeration keyed on name.
|
static HDF5LWRTagType |
HDF5LWRTagType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static HDF5LWRTagType[] |
HDF5LWRTagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|