Uses of Class
be.fgov.ehealth.mycarenet.commons.protocol.v3.SendRequestType

Packages that use SendRequestType
be.ehealth.businessconnector.mycarenet.agreement.domain   
be.fgov.ehealth.mycarenet.agreement.protocol.v1   
be.fgov.ehealth.mycarenet.commons.protocol.v3   
be.fgov.ehealth.mycarenet.memberdata.protocol.v1   
 

Uses of SendRequestType in be.ehealth.businessconnector.mycarenet.agreement.domain
 

Classes in be.ehealth.businessconnector.mycarenet.agreement.domain with type parameters of type SendRequestType
 class AgreementBuilderRequest<T extends SendRequestType>
           
 

Uses of SendRequestType in be.fgov.ehealth.mycarenet.agreement.protocol.v1
 

Subclasses of SendRequestType in be.fgov.ehealth.mycarenet.agreement.protocol.v1
 class AskAgreementRequest
          Extension of the SendRequestType class to be able to use it as an XML root element
 class ConsultAgreementRequest
          Extension of the SendRequestType class to be able to use it as an XML root element
 

Methods in be.fgov.ehealth.mycarenet.agreement.protocol.v1 that return types with arguments of type SendRequestType
 JAXBElement<SendRequestType> ObjectFactory.createAskAgreementRequest(SendRequestType value)
          Create an instance of JAXBElement<SendRequestType>
 JAXBElement<SendRequestType> ObjectFactory.createConsultAgreementRequest(SendRequestType value)
          Create an instance of JAXBElement<SendRequestType>
 

Methods in be.fgov.ehealth.mycarenet.agreement.protocol.v1 with parameters of type SendRequestType
 JAXBElement<SendRequestType> ObjectFactory.createAskAgreementRequest(SendRequestType value)
          Create an instance of JAXBElement<SendRequestType>
 JAXBElement<SendRequestType> ObjectFactory.createConsultAgreementRequest(SendRequestType value)
          Create an instance of JAXBElement<SendRequestType>
 

Uses of SendRequestType in be.fgov.ehealth.mycarenet.commons.protocol.v3
 

Methods in be.fgov.ehealth.mycarenet.commons.protocol.v3 that return SendRequestType
 SendRequestType ObjectFactory.createSendRequestType()
          Create an instance of SendRequestType
 

Uses of SendRequestType in be.fgov.ehealth.mycarenet.memberdata.protocol.v1
 

Subclasses of SendRequestType in be.fgov.ehealth.mycarenet.memberdata.protocol.v1
 class MemberDataConsultationRequest
          Specific synchronised request type for member-data.
 




Connector Packaging PHYSIOTHERAPIST 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.