Uses of Class
no.difi.sdp.client2.domain.Mottaker
-
Packages that use Mottaker Package Description no.difi.sdp.client2.domain no.difi.sdp.client2.domain.digital_post no.difi.sdp.client2.domain.sbd -
-
Uses of Mottaker in no.difi.sdp.client2.domain
Methods in no.difi.sdp.client2.domain that return Mottaker Modifier and Type Method Description MottakerMottaker.Builder. build()MottakerForsendelse. getMottaker()Methods in no.difi.sdp.client2.domain with parameters of type Mottaker Modifier and Type Method Description static Forsendelse.BuilderForsendelse. fysisk(Avsender avsender, FysiskPost fysiskPost, Dokumentpakke dokumentpakke, Mottaker mottaker) -
Uses of Mottaker in no.difi.sdp.client2.domain.digital_post
Methods in no.difi.sdp.client2.domain.digital_post that return Mottaker Modifier and Type Method Description MottakerDigitalPost. getMottaker()Methods in no.difi.sdp.client2.domain.digital_post with parameters of type Mottaker Modifier and Type Method Description static DigitalPost.BuilderDigitalPost. builder(Mottaker mottaker, String tittel) -
Uses of Mottaker in no.difi.sdp.client2.domain.sbd
Methods in no.difi.sdp.client2.domain.sbd with parameters of type Mottaker Modifier and Type Method Description StandardBusinessDocumentHeader.BuilderStandardBusinessDocumentHeader.Builder. to(Mottaker mottaker)
-