Package | Description |
---|---|
gov.cms.hh.data.exchange | |
gov.cms.hh.reference.objects |
Modifier and Type | Class and Description |
---|---|
class |
DxContainer |
Modifier and Type | Method and Description |
---|---|
DxContainerIF |
ClaimContainerIF.getPdx() |
DxContainerIF |
ClaimContainer.getPdx() |
Modifier and Type | Method and Description |
---|---|
List<DxContainerIF> |
ClaimContainerIF.getSdxList() |
List<DxContainerIF> |
ClaimContainer.getSdxList() |
Modifier and Type | Method and Description |
---|---|
void |
ClaimContainerIF.setPdx(DxContainerIF pdx) |
void |
ClaimContainer.setPdx(DxContainerIF pdx) |
Modifier and Type | Method and Description |
---|---|
void |
ClaimContainerIF.setSdxList(List<DxContainerIF> sdxList) |
void |
ClaimContainer.setSdxList(List<DxContainerIF> sdxList) |
Modifier and Type | Method and Description |
---|---|
DxContainerIF |
ClaimObject.getPdx() |
Modifier and Type | Method and Description |
---|---|
List<DxContainerIF> |
ClaimObject.getSdxList() |
Modifier and Type | Method and Description |
---|---|
void |
ClaimObject.setPdx(DxContainerIF pdx) |
Modifier and Type | Method and Description |
---|---|
void |
ClaimObject.setSdxList(List<DxContainerIF> sdxList) |
Copyright © 2022. All rights reserved.