Package | Description |
---|---|
gov.cms.hh.data.files | |
gov.cms.hh.grouper | |
gov.cms.hh.logic.specification |
Modifier and Type | Method and Description |
---|---|
static TableNames_EN |
TableNames_EN.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableNames_EN[] |
TableNames_EN.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<TableNames_EN,DataContainerIF> |
DataManagerIF.getDataMap() |
Map<TableNames_EN,DataContainerIF> |
DataManager.getDataMap() |
Modifier and Type | Method and Description |
---|---|
DataContainerIF<PositionAccessorIF> |
GrouperIF.getAvailableTableContent(TableNames_EN tableType) |
DataContainerIF<PositionAccessorIF> |
AbstractGrouper.getAvailableTableContent(TableNames_EN tableType) |
Modifier and Type | Method and Description |
---|---|
void |
DataManagerIF.setDataMap(Map<TableNames_EN,DataContainerIF> dataMap) |
void |
DataManager.setDataMap(Map<TableNames_EN,DataContainerIF> dataMap) |
Constructor and Description |
---|
IsCodeValid(String value,
TableNames_EN type) |
Copyright © 2023. All rights reserved.