Uses of Class
no.difi.begrep.DifiSikkerDigitalPostAdresse

Packages that use DifiSikkerDigitalPostAdresse
no.difi.begrep   
 

Uses of DifiSikkerDigitalPostAdresse in no.difi.begrep
 

Fields in no.difi.begrep declared as DifiSikkerDigitalPostAdresse
protected  DifiSikkerDigitalPostAdresse DifiPerson.sikkerDigitalPostAdresse
           
 

Methods in no.difi.begrep that return DifiSikkerDigitalPostAdresse
 DifiSikkerDigitalPostAdresse ObjectFactory.createDifiSikkerDigitalPostAdresse()
          Create an instance of DifiSikkerDigitalPostAdresse
 DifiSikkerDigitalPostAdresse DifiPerson.getSikkerDigitalPostAdresse()
          Gets the value of the sikkerDigitalPostAdresse property.
 DifiSikkerDigitalPostAdresse DifiSikkerDigitalPostAdresse.withPostkasseadresse(String value)
           
 DifiSikkerDigitalPostAdresse DifiSikkerDigitalPostAdresse.withPostkasseleverandoerAdresse(String value)
           
 

Methods in no.difi.begrep with parameters of type DifiSikkerDigitalPostAdresse
 void DifiPerson.setSikkerDigitalPostAdresse(DifiSikkerDigitalPostAdresse value)
          Sets the value of the sikkerDigitalPostAdresse property.
 DifiPerson DifiPerson.withSikkerDigitalPostAdresse(DifiSikkerDigitalPostAdresse value)
           
 

Constructors in no.difi.begrep with parameters of type DifiSikkerDigitalPostAdresse
DifiPerson(String personidentifikator, DifiReservasjon reservasjon, DifiStatus status, String beskrivelse, DifiKontaktinformasjon kontaktinformasjon, DifiSikkerDigitalPostAdresse sikkerDigitalPostAdresse, String x509Certificate)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.