|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CommonInput in be.cin.mycarenet.esb.common.v2 |
---|
Methods in be.cin.mycarenet.esb.common.v2 that return CommonInput | |
---|---|
CommonInput |
ObjectFactory.createCommonInput()
Create an instance of CommonInput |
Uses of CommonInput in be.cin.mycarenet.esb.medicaladvisoragreement.chap4.ask.v1 |
---|
Methods in be.cin.mycarenet.esb.medicaladvisoragreement.chap4.ask.v1 that return CommonInput | |
---|---|
CommonInput |
AskChap4MedicalAdvisorAgreementRequest.getCommonInput()
Gets the value of the commonInput property. |
Methods in be.cin.mycarenet.esb.medicaladvisoragreement.chap4.ask.v1 with parameters of type CommonInput | |
---|---|
void |
AskChap4MedicalAdvisorAgreementRequest.setCommonInput(CommonInput value)
Sets the value of the commonInput property. |
Uses of CommonInput in be.cin.mycarenet.esb.medicaladvisoragreement.chap4.consult.v1 |
---|
Methods in be.cin.mycarenet.esb.medicaladvisoragreement.chap4.consult.v1 that return CommonInput | |
---|---|
CommonInput |
ConsultChap4MedicalAdvisorAgreementRequest.getCommonInput()
Gets the value of the commonInput property. |
Methods in be.cin.mycarenet.esb.medicaladvisoragreement.chap4.consult.v1 with parameters of type CommonInput | |
---|---|
void |
ConsultChap4MedicalAdvisorAgreementRequest.setCommonInput(CommonInput value)
Sets the value of the commonInput property. |
Uses of CommonInput in be.cin.nip.async.generic |
---|
Methods in be.cin.nip.async.generic that return CommonInput | |
---|---|
CommonInput |
Post.getCommonInput()
Gets the value of the commonInput property. |
Methods in be.cin.nip.async.generic with parameters of type CommonInput | |
---|---|
void |
Post.setCommonInput(CommonInput value)
Sets the value of the commonInput property. |
Uses of CommonInput in be.ehealth.businessconnector.genericasync.builders |
---|
Methods in be.ehealth.businessconnector.genericasync.builders with parameters of type CommonInput | |
---|---|
Post |
RequestObjectBuilder.buildPostRequest(CommonInput commonInput,
Blob blob,
byte[] xades)
Builds a Post request from given parameters |
Uses of CommonInput in be.ehealth.businessconnector.genericasync.builders.impl |
---|
Methods in be.ehealth.businessconnector.genericasync.builders.impl with parameters of type CommonInput | |
---|---|
Post |
RequestObjectBuilderImpl.buildPostRequest(CommonInput commonInput,
Blob blob,
byte[] xades)
|
Uses of CommonInput in be.ehealth.businessconnector.genericasync.mappers |
---|
Methods in be.ehealth.businessconnector.genericasync.mappers that return CommonInput | |
---|---|
static CommonInput |
CommonInputMapper.mapCommonInputType(CommonInput input)
Maps an CommonInput object into a CommonInput object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |