|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtractItemVO | |
---|---|
se.cambio.cds.model.facade.ehr.vo |
Uses of ExtractItemVO in se.cambio.cds.model.facade.ehr.vo |
---|
Methods in se.cambio.cds.model.facade.ehr.vo that return types with arguments of type ExtractItemVO | |
---|---|
Collection<ExtractItemVO> |
PatientExtractVO.getItems()
|
Method parameters in se.cambio.cds.model.facade.ehr.vo with type arguments of type ExtractItemVO | |
---|---|
void |
PatientExtractVO.setItems(Collection<ExtractItemVO> items)
|
Constructor parameters in se.cambio.cds.model.facade.ehr.vo with type arguments of type ExtractItemVO | |
---|---|
PatientExtractVO(String idPatient,
Calendar date,
Collection<ExtractItemVO> items)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |