|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |