Uses of Class
no.difi.begrep.sdp.utvidelser.bevis.SDPInfoverdi
-
Packages that use SDPInfoverdi Package Description no.difi.begrep.sdp.utvidelser.bevis -
-
Uses of SDPInfoverdi in no.difi.begrep.sdp.utvidelser.bevis
Fields in no.difi.begrep.sdp.utvidelser.bevis declared as SDPInfoverdi Modifier and Type Field Description protected SDPInfoverdiSDPInfo. verdiMethods in no.difi.begrep.sdp.utvidelser.bevis that return SDPInfoverdi Modifier and Type Method Description SDPInfoverdiObjectFactory. createSDPInfoverdi()Create an instance ofSDPInfoverdiSDPInfoverdiSDPInfo. getVerdi()Gets the value of the verdi property.SDPInfoverdiSDPInfoverdi. withLang(String value)SDPInfoverdiSDPInfoverdi. withValue(String value)Methods in no.difi.begrep.sdp.utvidelser.bevis with parameters of type SDPInfoverdi Modifier and Type Method Description voidSDPInfo. setVerdi(SDPInfoverdi value)Sets the value of the verdi property.SDPInfoSDPInfo. withVerdi(SDPInfoverdi value)Constructors in no.difi.begrep.sdp.utvidelser.bevis with parameters of type SDPInfoverdi Constructor Description SDPInfo(SDPInfonavn navn, SDPInfoverdi verdi)Fully-initialising value constructor
-