Uses of Class
no.difi.begrep.sdp.schema_v10.SDPMottaker

Packages that use SDPMottaker
no.difi.begrep.sdp.schema_v10   
 

Uses of SDPMottaker in no.difi.begrep.sdp.schema_v10
 

Fields in no.difi.begrep.sdp.schema_v10 declared as SDPMottaker
protected  SDPMottaker SDPManifest.mottaker
           
protected  SDPMottaker SDPDigitalPost.mottaker
           
 

Methods in no.difi.begrep.sdp.schema_v10 that return SDPMottaker
 SDPMottaker ObjectFactory.createSDPMottaker()
          Create an instance of SDPMottaker
 SDPMottaker SDPManifest.getMottaker()
          Gets the value of the mottaker property.
 SDPMottaker SDPDigitalPost.getMottaker()
          Gets the value of the mottaker property.
 SDPMottaker SDPMottaker.withPerson(SDPPerson value)
           
 SDPMottaker SDPMottaker.withVirksomhet(SDPVirksomhet value)
           
 

Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPMottaker
 void SDPManifest.setMottaker(SDPMottaker value)
          Sets the value of the mottaker property.
 void SDPDigitalPost.setMottaker(SDPMottaker value)
          Sets the value of the mottaker property.
 SDPManifest SDPManifest.withMottaker(SDPMottaker value)
           
 SDPDigitalPost SDPDigitalPost.withMottaker(SDPMottaker value)
           
 

Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPMottaker
SDPDigitalPost(Signature signature, SDPAvsender avsender, SDPMottaker mottaker, SDPDigitalPostInfo digitalPostInfo, SDPFysiskPostInfo fysiskPostInfo, Reference dokumentpakkefingeravtrykk)
          Fully-initialising value constructor
SDPManifest(SDPMottaker mottaker, SDPAvsender avsender, SDPDokument hoveddokument, List<SDPDokument> vedleggs)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.