|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonOutputType | |
---|---|
be.ehealth.business.mycarenetcommons.validator | |
be.fgov.ehealth.mycarenet.commons.core.v2 | |
be.fgov.ehealth.mycarenet.commons.protocol.v2 |
Uses of CommonOutputType in be.ehealth.business.mycarenetcommons.validator |
---|
Methods in be.ehealth.business.mycarenetcommons.validator with parameters of type CommonOutputType | |
---|---|
static void |
CommonOutputValidator.validate(CommonOutputType commonOutput)
Validate is the commonInput is correct |
Uses of CommonOutputType in be.fgov.ehealth.mycarenet.commons.core.v2 |
---|
Methods in be.fgov.ehealth.mycarenet.commons.core.v2 that return CommonOutputType | |
---|---|
CommonOutputType |
ObjectFactory.createCommonOutputType()
Create an instance of CommonOutputType |
Uses of CommonOutputType in be.fgov.ehealth.mycarenet.commons.protocol.v2 |
---|
Methods in be.fgov.ehealth.mycarenet.commons.protocol.v2 that return CommonOutputType | |
---|---|
CommonOutputType |
ResponseReturnType.getCommonOutput()
Gets the value of the commonOutput property. |
Methods in be.fgov.ehealth.mycarenet.commons.protocol.v2 with parameters of type CommonOutputType | |
---|---|
void |
ResponseReturnType.setCommonOutput(CommonOutputType value)
Sets the value of the commonOutput property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |