Uses of Class
no.difi.begrep.sdp.utvidelser.bevis.SDPInfonavn
-
Packages that use SDPInfonavn Package Description no.difi.begrep.sdp.utvidelser.bevis -
-
Uses of SDPInfonavn in no.difi.begrep.sdp.utvidelser.bevis
Fields in no.difi.begrep.sdp.utvidelser.bevis declared as SDPInfonavn Modifier and Type Field Description protected SDPInfonavnSDPInfo. navnMethods in no.difi.begrep.sdp.utvidelser.bevis that return SDPInfonavn Modifier and Type Method Description SDPInfonavnObjectFactory. createSDPInfonavn()Create an instance ofSDPInfonavnSDPInfonavnSDPInfo. getNavn()Gets the value of the navn property.SDPInfonavnSDPInfonavn. withLang(String value)SDPInfonavnSDPInfonavn. withValue(String value)Methods in no.difi.begrep.sdp.utvidelser.bevis with parameters of type SDPInfonavn Modifier and Type Method Description voidSDPInfo. setNavn(SDPInfonavn value)Sets the value of the navn property.SDPInfoSDPInfo. withNavn(SDPInfonavn value)Constructors in no.difi.begrep.sdp.utvidelser.bevis with parameters of type SDPInfonavn Constructor Description SDPInfo(SDPInfonavn navn, SDPInfoverdi verdi)Fully-initialising value constructor
-