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

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

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

Fields in no.difi.begrep.sdp.schema_v10 declared as SDPSikkerhetsnivaa
protected  SDPSikkerhetsnivaa SDPDigitalPostInfo.sikkerhetsnivaa
           
 

Methods in no.difi.begrep.sdp.schema_v10 that return SDPSikkerhetsnivaa
static SDPSikkerhetsnivaa SDPSikkerhetsnivaa.fromValue(String v)
           
 SDPSikkerhetsnivaa SDPDigitalPostInfo.getSikkerhetsnivaa()
          Gets the value of the sikkerhetsnivaa property.
static SDPSikkerhetsnivaa SDPSikkerhetsnivaa.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SDPSikkerhetsnivaa[] SDPSikkerhetsnivaa.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPSikkerhetsnivaa
 void SDPDigitalPostInfo.setSikkerhetsnivaa(SDPSikkerhetsnivaa value)
          Sets the value of the sikkerhetsnivaa property.
 SDPDigitalPostInfo SDPDigitalPostInfo.withSikkerhetsnivaa(SDPSikkerhetsnivaa value)
           
 

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



Copyright © 2014 Digipost Open Source. All Rights Reserved.