| Package | Description |
|---|---|
| gov.cms.hh.data.meta.enumer | |
| gov.cms.hh.logic.validation |
| Modifier and Type | Method and Description |
|---|---|
static EditType_EN |
EditType_EN.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EditType_EN[] |
EditType_EN.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EditType_EN |
EditIF.getType() |
EditType_EN |
Edit.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
EditIF.setType(EditType_EN type) |
void |
Edit.setType(EditType_EN type) |
| Constructor and Description |
|---|
Edit(EditId_EN id,
String description,
EditType_EN type,
Level serverityLevel) |
Copyright © 2020. All rights reserved.