Uses of Class
no.difi.begrep.sdp.schema_v10.SDPMottaker
-
Packages that use SDPMottaker Package Description no.difi.begrep.sdp.schema_v10 no.digipost.xsd.types -
-
Uses of SDPMottaker in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPMottaker Modifier and Type Field Description protected SDPMottakerSDPDigitalPost. mottakerprotected SDPMottakerSDPFlyttetDigitalPost. mottakerprotected SDPMottakerSDPManifest. mottakerMethods in no.difi.begrep.sdp.schema_v10 that return SDPMottaker Modifier and Type Method Description SDPMottakerObjectFactory. createSDPMottaker()Create an instance ofSDPMottakerSDPMottakerSDPDigitalPost. getMottaker()Gets the value of the mottaker property.SDPMottakerSDPFlyttetDigitalPost. getMottaker()Gets the value of the mottaker property.SDPMottakerSDPManifest. getMottaker()Gets the value of the mottaker property.SDPMottakerSDPMottaker. withPerson(SDPPerson value)Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPMottaker Modifier and Type Method Description voidSDPDigitalPost. setMottaker(SDPMottaker value)Sets the value of the mottaker property.voidSDPFlyttetDigitalPost. setMottaker(SDPMottaker value)Sets the value of the mottaker property.voidSDPManifest. setMottaker(SDPMottaker value)Sets the value of the mottaker property.SDPDigitalPostSDPDigitalPost. withMottaker(SDPMottaker value)SDPFlyttetDigitalPostSDPFlyttetDigitalPost. withMottaker(SDPMottaker value)SDPManifestSDPManifest. withMottaker(SDPMottaker value)Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPMottaker Constructor Description SDPDigitalPost(no.digipost.org.w3.xmldsig.Signature signature, SDPAvsender avsender, SDPMottaker mottaker, SDPDigitalPostInfo digitalPostInfo, SDPFysiskPostInfo fysiskPostInfo, no.digipost.org.w3.xmldsig.Reference dokumentpakkefingeravtrykk)Fully-initialising value constructorSDPFlyttetDigitalPost(no.digipost.org.w3.xmldsig.Signature signature, SDPAvsender avsender, SDPMottaker mottaker, SDPDigitalPostInfo digitalPostInfo, no.digipost.org.w3.xmldsig.Reference dokumentpakkefingeravtrykk, LocalDate mottaksdato, boolean aapnet)Fully-initialising value constructorSDPManifest(SDPMottaker mottaker, SDPAvsender avsender, SDPDokument hoveddokument, List<SDPDokument> vedleggs, SDPLenke lenke)Fully-initialising value constructor -
Uses of SDPMottaker in no.digipost.xsd.types
Methods in no.digipost.xsd.types that return SDPMottaker Modifier and Type Method Description SDPMottakerDigitalPostformidling. getMottaker()
-