JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
gov.cms.hh.data.exchange
Interface DxContainerIF
All Known Implementing Classes:
DxContainer
public interface
DxContainerIF
Author:
CMS
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDx
()
String
getPoa
()
void
setDx
(
String
dx)
void
setPoa
(
String
poa)
Method Details
getDx
String
getDx
()
Returns:
the dx
getPoa
String
getPoa
()
Returns:
the poa
setDx
void
setDx
(
String
dx)
Parameters:
dx
- the dx to set
setPoa
void
setPoa
(
String
poa)
Parameters:
poa
- the poa to set