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

Packages that use Addressee
be.ehealth.businessconnector.ehbox.api.domain   
 

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

Methods in be.ehealth.businessconnector.ehbox.api.domain that return Addressee
 Addressee Message.getMandatee()
          Deprecated. 
 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.setMandatee(Addressee mandatee)
          Deprecated. 
 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)
           
 




Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.