Uses of Class
no.difi.begrep.sdp.utvidelser.bevis.SDPInfo
-
Packages that use SDPInfo Package Description no.difi.begrep.sdp.utvidelser.bevis -
-
Uses of SDPInfo in no.difi.begrep.sdp.utvidelser.bevis
Fields in no.difi.begrep.sdp.utvidelser.bevis with type parameters of type SDPInfo Modifier and Type Field Description protected List<SDPInfo>SDPBevis. infosMethods in no.difi.begrep.sdp.utvidelser.bevis that return SDPInfo Modifier and Type Method Description SDPInfoObjectFactory. createSDPInfo()Create an instance ofSDPInfoSDPInfoSDPInfo. withNavn(SDPInfonavn value)SDPInfoSDPInfo. withVerdi(SDPInfoverdi value)Methods in no.difi.begrep.sdp.utvidelser.bevis that return types with arguments of type SDPInfo Modifier and Type Method Description List<SDPInfo>SDPBevis. getInfos()Gets the value of the infos property.Methods in no.difi.begrep.sdp.utvidelser.bevis with parameters of type SDPInfo Modifier and Type Method Description SDPBevisSDPBevis. withInfos(SDPInfo... values)Method parameters in no.difi.begrep.sdp.utvidelser.bevis with type arguments of type SDPInfo Modifier and Type Method Description voidSDPBevis. setInfos(List<SDPInfo> value)SDPBevisSDPBevis. withInfos(Collection<SDPInfo> values)SDPBevisSDPBevis. withInfos(List<SDPInfo> value)
-