Package | Description |
---|---|
gov.nasa.pds.web.ui.constants |
Modifier and Type | Field and Description |
---|---|
static EnumSet<TabularManagementConstants.Condition> |
TabularManagementConstants.booleanGroup |
static EnumSet<TabularManagementConstants.Condition> |
TabularManagementConstants.dateTimeGroup |
static EnumSet<TabularManagementConstants.Condition> |
TabularManagementConstants.numericGroup |
static EnumSet<TabularManagementConstants.Condition> |
TabularManagementConstants.orderGroup |
static EnumSet<TabularManagementConstants.Condition> |
TabularManagementConstants.stringGroup |
Modifier and Type | Method and Description |
---|---|
static TabularManagementConstants.Condition |
TabularManagementConstants.Condition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TabularManagementConstants.Condition[] |
TabularManagementConstants.Condition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2018 Planetary Data System. All rights reserved.