Package | Description |
---|---|
gov.cms.hh.data.meta.enumer | |
gov.cms.hh.logic.processor | |
gov.cms.hh.logic.validation |
Modifier and Type | Method and Description |
---|---|
static EditId_EN |
EditId_EN.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditId_EN[] |
EditId_EN.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
HippsPositionAbstract.addHippsLogicMessage(EditId_EN hippsPosition,
String text) |
Modifier and Type | Method and Description |
---|---|
EditId_EN |
EditIF.getId() |
EditId_EN |
Edit.getId() |
Modifier and Type | Method and Description |
---|---|
List<EditIF> |
EditCollectionIF.getEditId(EditId_EN editId) |
List<EditIF> |
EditCollection.getEditId(EditId_EN editId) |
boolean |
EditCollectionIF.hasEditId(EditId_EN editId) |
boolean |
EditCollection.hasEditId(EditId_EN editId) |
void |
EditIF.setId(EditId_EN id) |
void |
Edit.setId(EditId_EN id) |
Constructor and Description |
---|
Edit(EditId_EN id,
String description,
EditType_EN type,
Level serverityLevel) |
Copyright © 2022. All rights reserved.