| Package | Description |
|---|---|
| gov.va.med.mbcp.champva.dao.common | |
| gov.va.med.mbcp.champva.dao.impl | |
| gov.va.med.mbcp.champva.domain.impl |
| Modifier and Type | Method and Description |
|---|---|
ICodeResult |
IChampVAPayDAO.getCodeResult(java.lang.String codeSystem,
java.lang.String code)
The business method for the Data Access Object.
|
| Modifier and Type | Method and Description |
|---|---|
ICodeResult |
ChampVAPayDAO.getCodeResult(java.lang.String codeSystem,
java.lang.String code) |
| Modifier and Type | Class and Description |
|---|---|
class |
CodeResult
Class CodeResult is the Data Transfer Object for the CHAMPVA Pay Service
|