Uses of Class
be.fgov.ehealth.ehbox.consultation.protocol.v2.Message

Packages that use Message
be.ehealth.businessconnector.ehboxV2.builders   
be.ehealth.businessconnector.ehboxV2.builders.impl   
be.fgov.ehealth.ehbox.consultation.protocol.v2   
 

Uses of Message in be.ehealth.businessconnector.ehboxV2.builders
 

Methods in be.ehealth.businessconnector.ehboxV2.builders that return types with arguments of type Message
 Message<Message> ConsultationMessageBuilder.buildMessage(Message response)
           
 

Methods in be.ehealth.businessconnector.ehboxV2.builders with parameters of type Message
 Message<Message> ConsultationMessageBuilder.buildMessage(Message response)
           
 

Method parameters in be.ehealth.businessconnector.ehboxV2.builders with type arguments of type Message
 SendMessageRequest SendMessageBuilder.buildMessage(DocumentMessage<Message> document)
          Builds for a document message.
 SendMessageRequest SendMessageBuilder.buildMessage(NewsMessage<Message> document)
          Builds for a document message.
 

Uses of Message in be.ehealth.businessconnector.ehboxV2.builders.impl
 

Methods in be.ehealth.businessconnector.ehboxV2.builders.impl that return types with arguments of type Message
 Message<Message> ConsultationMessageBuilderImpl.buildMessage(Message response)
           
 

Methods in be.ehealth.businessconnector.ehboxV2.builders.impl with parameters of type Message
 Message<Message> ConsultationMessageBuilderImpl.buildMessage(Message response)
           
 

Method parameters in be.ehealth.businessconnector.ehboxV2.builders.impl with type arguments of type Message
 SendMessageRequest SendMessageBuilderImpl.buildMessage(DocumentMessage<Message> document)
           
 SendMessageRequest SendMessageBuilderImpl.buildMessage(NewsMessage<Message> document)
           
 

Uses of Message in be.fgov.ehealth.ehbox.consultation.protocol.v2
 

Methods in be.fgov.ehealth.ehbox.consultation.protocol.v2 that return Message
 Message ObjectFactory.createMessage()
          Create an instance of Message
 

Methods in be.fgov.ehealth.ehbox.consultation.protocol.v2 that return types with arguments of type Message
 List<Message> GetMessageListResponseType.getMessages()
          Gets the value of the messages property.
 




Connector Packaging PERSPHYSICIAN 3.10.2 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.