Uses of Class
be.ehealth.businessconnector.ehbox.api.domain.Addressee

Packages that use Addressee
be.ehealth.businessconnector.ehbox.api.domain   
be.ehealth.businessconnector.ehbox.v3.builders.impl   
 

Uses of Addressee in be.ehealth.businessconnector.ehbox.api.domain
 

Methods in be.ehealth.businessconnector.ehbox.api.domain that return Addressee
 Addressee Message.getSender()
           
 

Methods in be.ehealth.businessconnector.ehbox.api.domain that return types with arguments of type Addressee
 List<Addressee> Message.getDestinations()
           
 

Methods in be.ehealth.businessconnector.ehbox.api.domain with parameters of type Addressee
 void Message.setSender(Addressee sender)
           
 

Method parameters in be.ehealth.businessconnector.ehbox.api.domain with type arguments of type Addressee
 void Message.setDestinations(List<Addressee> destinations)
           
 

Uses of Addressee in be.ehealth.businessconnector.ehbox.v3.builders.impl
 

Methods in be.ehealth.businessconnector.ehbox.v3.builders.impl that return Addressee
 Addressee AbstractConsultationBuilder.buildAddressee(EhboxIdentifierType identifier)
           
 Addressee AbstractConsultationBuilder.buildAddressee(SenderType sender)
           
 




Connector Packaging PERSNURSE 3.23.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.