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

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

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

Fields in no.difi.begrep.sdp.schema_v10 declared as SDPPerson
protected  SDPPerson SDPMottaker.person
           
 

Methods in no.difi.begrep.sdp.schema_v10 that return SDPPerson
 SDPPerson ObjectFactory.createSDPPerson()
          Create an instance of SDPPerson
 SDPPerson SDPMottaker.getPerson()
          Gets the value of the person property.
 SDPPerson SDPPerson.withPersonidentifikator(String value)
           
 SDPPerson SDPPerson.withPostkasseadresse(String value)
           
 

Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPPerson
 void SDPMottaker.setPerson(SDPPerson value)
          Sets the value of the person property.
 SDPMottaker SDPMottaker.withPerson(SDPPerson value)
           
 

Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPPerson
SDPMottaker(SDPVirksomhet virksomhet, SDPPerson person)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.