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

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

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

Fields in no.difi.begrep.sdp.schema_v10 declared as SDPTittel
protected  SDPTittel SDPDigitalPostInfo.ikkeSensitivTittel
           
protected  SDPTittel SDPDokument.tittel
           
 

Methods in no.difi.begrep.sdp.schema_v10 that return SDPTittel
 SDPTittel ObjectFactory.createSDPTittel()
          Create an instance of SDPTittel
 SDPTittel SDPDigitalPostInfo.getIkkeSensitivTittel()
          Gets the value of the ikkeSensitivTittel property.
 SDPTittel SDPDokument.getTittel()
          Gets the value of the tittel property.
 SDPTittel SDPTittel.withLang(String value)
           
 SDPTittel SDPTittel.withValue(String value)
           
 

Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPTittel
 void SDPDigitalPostInfo.setIkkeSensitivTittel(SDPTittel value)
          Sets the value of the ikkeSensitivTittel property.
 void SDPDokument.setTittel(SDPTittel value)
          Sets the value of the tittel property.
 SDPDigitalPostInfo SDPDigitalPostInfo.withIkkeSensitivTittel(SDPTittel value)
           
 SDPDokument SDPDokument.withTittel(SDPTittel value)
           
 

Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPTittel
SDPDigitalPostInfo(org.joda.time.LocalDate virkningsdato, Boolean aapningskvittering, SDPSikkerhetsnivaa sikkerhetsnivaa, SDPTittel ikkeSensitivTittel, SDPVarsler varsler)
          Fully-initialising value constructor
SDPDokument(SDPTittel tittel, String href, String mime)
          Fully-initialising value constructor
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.