| Package | Description |
|---|---|
| dap4.ce |
| Modifier and Type | Field and Description |
|---|---|
CEAST.Constant |
CEAST.kind |
| Modifier and Type | Field and Description |
|---|---|
static EnumSet<CEAST.Constant> |
CEAST.Constant.COMPARABLE |
static EnumSet<CEAST.Constant> |
CEAST.Constant.NUMERIC |
| Modifier and Type | Method and Description |
|---|---|
CEAST.Constant |
CEAST.Operator.returntype() |
static CEAST.Constant |
CEAST.Constant.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CEAST.Constant[] |
CEAST.Constant.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<CEAST.Constant> |
CEAST.Operator.legalvalues() |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.