|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonInputType | |
|---|---|
| be.ehealth.business.mycarenetcommons.v3.mapper | |
| be.fgov.ehealth.mycarenet.commons.core.v3 | |
| be.fgov.ehealth.mycarenet.commons.protocol.v3 | |
| Uses of CommonInputType in be.ehealth.business.mycarenetcommons.v3.mapper |
|---|
| Methods in be.ehealth.business.mycarenetcommons.v3.mapper that return CommonInputType | |
|---|---|
CommonInputType |
CommonInputMapperImpl.map(CommonInput input)
|
abstract CommonInputType |
CommonInputMapper.map(CommonInput input)
|
static CommonInputType |
SendRequestMapper.mapCommonInput(CommonInput commonInput)
Map a CommonInput to a CommonInputType |
| Uses of CommonInputType in be.fgov.ehealth.mycarenet.commons.core.v3 |
|---|
| Methods in be.fgov.ehealth.mycarenet.commons.core.v3 that return CommonInputType | |
|---|---|
CommonInputType |
ObjectFactory.createCommonInputType()
Create an instance of CommonInputType |
| Uses of CommonInputType in be.fgov.ehealth.mycarenet.commons.protocol.v3 |
|---|
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v3 that return CommonInputType | |
|---|---|
CommonInputType |
SendRequestType.getCommonInput()
Gets the value of the commonInput property. |
| Methods in be.fgov.ehealth.mycarenet.commons.protocol.v3 with parameters of type CommonInputType | |
|---|---|
void |
SendRequestType.setCommonInput(CommonInputType value)
Sets the value of the commonInput property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||