Uses of Class
no.difi.begrep.sdp.schema_v10.SDPVarsler
Packages that use SDPVarsler
-
Uses of SDPVarsler in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPVarslerMethods in no.difi.begrep.sdp.schema_v10 that return SDPVarslerModifier and TypeMethodDescriptionObjectFactory.createSDPVarsler()Create an instance ofSDPVarslerSDPDigitalPostInfo.getVarsler()Gets the value of the varsler property.SDPVarsler.withEpostVarsel(SDPEpostVarsel value) SDPVarsler.withSmsVarsel(SDPSmsVarsel value) Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPVarslerModifier and TypeMethodDescriptionvoidSDPDigitalPostInfo.setVarsler(SDPVarsler value) Sets the value of the varsler property.SDPDigitalPostInfo.withVarsler(SDPVarsler value) Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPVarslerModifierConstructorDescriptionSDPDigitalPostInfo(ZonedDateTime virkningstidspunkt, LocalDate virkningsdato, Boolean aapningskvittering, SDPSikkerhetsnivaa sikkerhetsnivaa, SDPTittel ikkeSensitivTittel, SDPVarsler varsler, String maskinportentoken) Fully-initialising value constructor -
Uses of SDPVarsler in no.digipost.xsd.types
Methods in no.digipost.xsd.types that return SDPVarsler