Uses of Class
no.difi.sdp.client2.domain.sbd.Sender
-
Packages that use Sender Package Description no.difi.sdp.client2.domain.sbd -
-
Uses of Sender in no.difi.sdp.client2.domain.sbd
Methods in no.difi.sdp.client2.domain.sbd that return Sender Modifier and Type Method Description SenderSender. setIdentifier(PartnerIdentification identifier)Methods in no.difi.sdp.client2.domain.sbd that return types with arguments of type Sender Modifier and Type Method Description List<Sender>StandardBusinessDocumentHeader. getSender()Methods in no.difi.sdp.client2.domain.sbd with parameters of type Sender Modifier and Type Method Description StandardBusinessDocumentHeaderStandardBusinessDocumentHeader. addSender(Sender partner)Method parameters in no.difi.sdp.client2.domain.sbd with type arguments of type Sender Modifier and Type Method Description voidStandardBusinessDocumentHeader. setSender(List<Sender> sender)
-