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