Uses of Class
no.difi.begrep.DifiEpostadresse

Packages that use DifiEpostadresse
no.difi.begrep   
 

Uses of DifiEpostadresse in no.difi.begrep
 

Fields in no.difi.begrep declared as DifiEpostadresse
protected  DifiEpostadresse DifiKontaktinformasjon.epostadresse
           
 

Methods in no.difi.begrep that return DifiEpostadresse
 DifiEpostadresse ObjectFactory.createDifiEpostadresse()
          Create an instance of DifiEpostadresse
 DifiEpostadresse DifiKontaktinformasjon.getEpostadresse()
          Gets the value of the epostadresse property.
 DifiEpostadresse DifiEpostadresse.withSistOppdatert(org.joda.time.DateTime value)
           
 DifiEpostadresse DifiEpostadresse.withSistVerifisert(org.joda.time.DateTime value)
           
 DifiEpostadresse DifiEpostadresse.withValue(String value)
           
 

Methods in no.difi.begrep with parameters of type DifiEpostadresse
 void DifiKontaktinformasjon.setEpostadresse(DifiEpostadresse value)
          Sets the value of the epostadresse property.
 DifiKontaktinformasjon DifiKontaktinformasjon.withEpostadresse(DifiEpostadresse value)
           
 

Constructors in no.difi.begrep with parameters of type DifiEpostadresse
DifiKontaktinformasjon(DifiMobiltelefonnummer mobiltelefonnummer, DifiEpostadresse epostadresse)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.