| Package | Description |
|---|---|
| gov.cms.hh.claim |
| Modifier and Type | Method and Description |
|---|---|
HippsValueObject |
HippsCodeIF.getValue(int position) |
HippsValueObject |
HippsCode.getValue(int position) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,HippsValueObject> |
HippsCodeIF.getHipps() |
Map<Integer,HippsValueObject> |
HippsCode.getHipps() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HippsCodeIF.setValue(HippsValueObject value) |
boolean |
HippsCode.setValue(HippsValueObject value) |
| Modifier and Type | Method and Description |
|---|---|
void |
HippsCodeIF.setHipps(Map<Integer,HippsValueObject> hipps) |
void |
HippsCode.setHipps(Map<Integer,HippsValueObject> hipps) |
Copyright © 2023. All rights reserved.