Uses of Class
no.difi.begrep.sdp.schema_v10.SDPMottaker
Packages that use SDPMottaker
-
Uses of SDPMottaker in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPMottakerModifier and TypeFieldDescriptionprotected SDPMottakerSDPDigitalPost.mottakerprotected SDPMottakerSDPFlyttetDigitalPost.mottakerprotected SDPMottakerSDPManifest.mottakerMethods in no.difi.begrep.sdp.schema_v10 that return SDPMottakerModifier and TypeMethodDescriptionObjectFactory.createSDPMottaker()Create an instance ofSDPMottakerSDPDigitalPost.getMottaker()Gets the value of the mottaker property.SDPFlyttetDigitalPost.getMottaker()Gets the value of the mottaker property.SDPManifest.getMottaker()Gets the value of the mottaker property.SDPMottaker.withPerson(SDPPerson value) Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPMottakerModifier and TypeMethodDescriptionvoidSDPDigitalPost.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.SDPDigitalPost.withMottaker(SDPMottaker value) SDPFlyttetDigitalPost.withMottaker(SDPMottaker value) SDPManifest.withMottaker(SDPMottaker value) Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPMottakerModifierConstructorDescriptionSDPDigitalPost(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