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

Packages that use SecuredContentType
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 SecuredContentType in be.ehealth.businessconnector.chapterIV.wrapper
 

Methods in be.ehealth.businessconnector.chapterIV.wrapper that return SecuredContentType
 SecuredContentType Chap4MedicalAdvisorAgreementRequestWrapper.getRequest()
          Gets the value of the request property.
 SecuredContentType Chap4MedicalAdvisorAgreementResponseWrapper.getResponse()
          Gets the value of the response property.
 

Methods in be.ehealth.businessconnector.chapterIV.wrapper with parameters of type SecuredContentType
 void Chap4MedicalAdvisorAgreementRequestWrapper.setRequest(SecuredContentType value)
          Sets the value of the request property.
 void Chap4MedicalAdvisorAgreementResponseWrapper.setResponse(SecuredContentType value)
          Sets the value of the response property.
 

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

Methods in be.ehealth.businessconnector.chapterIV.wrapper.impl that return SecuredContentType
 SecuredContentType ConsultChap4MedicalAdvisorAgreementRequestWrapperImpl.getRequest()
           
 SecuredContentType AskChap4MedicalAdvisorAgreementRequestWrapperImpl.getRequest()
           
 SecuredContentType ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl.getResponse()
           
 SecuredContentType AskChap4MedicalAdvisorAgreementResponseWrapperImpl.getResponse()
           
 

Methods in be.ehealth.businessconnector.chapterIV.wrapper.impl with parameters of type SecuredContentType
 void ConsultChap4MedicalAdvisorAgreementRequestWrapperImpl.setRequest(SecuredContentType value)
           
 void AskChap4MedicalAdvisorAgreementRequestWrapperImpl.setRequest(SecuredContentType value)
           
 void ConsultChap4MedicalAdvisorAgreementResponseWrapperImpl.setResponse(SecuredContentType value)
           
 void AskChap4MedicalAdvisorAgreementResponseWrapperImpl.setResponse(SecuredContentType value)
           
 

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

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

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

Methods in be.fgov.ehealth.chap4.protocol.v1 that return SecuredContentType
 SecuredContentType AbstractChap4MedicalAdvisorAgreementRequestType.getRequest()
          Gets the value of the request property.
 SecuredContentType AbstractChap4MedicalAdvisorAgreementResponseType.getResponse()
          Gets the value of the response property.
 

Methods in be.fgov.ehealth.chap4.protocol.v1 with parameters of type SecuredContentType
 void AbstractChap4MedicalAdvisorAgreementRequestType.setRequest(SecuredContentType value)
          Sets the value of the request property.
 void AbstractChap4MedicalAdvisorAgreementResponseType.setResponse(SecuredContentType value)
          Sets the value of the response property.
 




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