Uses of Class
be.fgov.ehealth.chap4.core.v1.CommonInputType

Packages that use CommonInputType
be.ehealth.businessconnector.chapterIV.domain   
be.ehealth.businessconnector.chapterIV.mappers   
be.ehealth.businessconnector.chapterIV.wrapper this package contains wrappers for jaxb generated java code that doesn't use common interfaces or superclasses 
be.ehealth.businessconnector.chapterIV.wrapper.impl   
be.fgov.ehealth.chap4.core.v1   
be.fgov.ehealth.chap4.protocol.v1   
 

Uses of CommonInputType in be.ehealth.businessconnector.chapterIV.domain
 

Methods in be.ehealth.businessconnector.chapterIV.domain that return CommonInputType
 CommonInputType ChapterIVBuilderResponse.getCommonInput()
           
 

Uses of CommonInputType in be.ehealth.businessconnector.chapterIV.mappers
 

Methods in be.ehealth.businessconnector.chapterIV.mappers that return CommonInputType
static CommonInputType CommonInputMapper.mapCommonInputType(CommonInput input)
           
 

Uses of CommonInputType in be.ehealth.businessconnector.chapterIV.wrapper
 

Methods in be.ehealth.businessconnector.chapterIV.wrapper that return CommonInputType
 CommonInputType Chap4MedicalAdvisorAgreementRequestWrapper.getCommonInput()
          Gets the value of the commonInput property.
 

Methods in be.ehealth.businessconnector.chapterIV.wrapper with parameters of type CommonInputType
 void Chap4MedicalAdvisorAgreementRequestWrapper.setCommonInput(CommonInputType value)
          Sets the value of the commonInput property.
 

Uses of CommonInputType in be.ehealth.businessconnector.chapterIV.wrapper.impl
 

Methods in be.ehealth.businessconnector.chapterIV.wrapper.impl that return CommonInputType
 CommonInputType ConsultChap4MedicalAdvisorAgreementRequestWrapperImpl.getCommonInput()
           
 CommonInputType AskChap4MedicalAdvisorAgreementRequestWrapperImpl.getCommonInput()
           
 

Methods in be.ehealth.businessconnector.chapterIV.wrapper.impl with parameters of type CommonInputType
 void ConsultChap4MedicalAdvisorAgreementRequestWrapperImpl.setCommonInput(CommonInputType value)
           
 void AskChap4MedicalAdvisorAgreementRequestWrapperImpl.setCommonInput(CommonInputType value)
           
 

Uses of CommonInputType in be.fgov.ehealth.chap4.core.v1
 

Methods in be.fgov.ehealth.chap4.core.v1 that return CommonInputType
 CommonInputType ObjectFactory.createCommonInputType()
          Create an instance of CommonInputType
 

Uses of CommonInputType in be.fgov.ehealth.chap4.protocol.v1
 

Methods in be.fgov.ehealth.chap4.protocol.v1 that return CommonInputType
 CommonInputType AbstractChap4MedicalAdvisorAgreementRequestType.getCommonInput()
          Gets the value of the commonInput property.
 

Methods in be.fgov.ehealth.chap4.protocol.v1 with parameters of type CommonInputType
 void AbstractChap4MedicalAdvisorAgreementRequestType.setCommonInput(CommonInputType value)
          Sets the value of the commonInput property.
 




Connector Business ORGPHARMACY 3.13.1 API
Copyright © {inceptionYear}-2017 eHealth. All Rights Reserved.