Uses of Class
no.difi.begrep.sdp.schema_v10.SDPEpostVarselTekst
-
Packages that use SDPEpostVarselTekst Package Description no.difi.begrep.sdp.schema_v10 -
-
Uses of SDPEpostVarselTekst in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPEpostVarselTekst Modifier and Type Field Description protected SDPEpostVarselTekstSDPEpostVarsel. varslingsTekstMethods in no.difi.begrep.sdp.schema_v10 that return SDPEpostVarselTekst Modifier and Type Method Description SDPEpostVarselTekstObjectFactory. createSDPEpostVarselTekst()Create an instance ofSDPEpostVarselTekstSDPEpostVarselTekstSDPEpostVarsel. getVarslingsTekst()Gets the value of the varslingsTekst property.SDPEpostVarselTekstSDPEpostVarselTekst. withLang(String value)SDPEpostVarselTekstSDPEpostVarselTekst. withValue(String value)Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPEpostVarselTekst Modifier and Type Method Description voidSDPEpostVarsel. setVarslingsTekst(SDPEpostVarselTekst value)Sets the value of the varslingsTekst property.SDPEpostVarselSDPEpostVarsel. withVarslingsTekst(SDPEpostVarselTekst value)Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPEpostVarselTekst Constructor Description SDPEpostVarsel(String epostadresse, SDPEpostVarselTekst varslingsTekst, SDPRepetisjoner repetisjoner)Fully-initialising value constructor
-