Uses of Class
no.difi.begrep.sdp.schema_v10.SDPPrintinstruksjon
-
Packages that use SDPPrintinstruksjon Package Description no.difi.begrep.sdp.schema_v10 -
-
Uses of SDPPrintinstruksjon in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 with type parameters of type SDPPrintinstruksjon Modifier and Type Field Description protected List<SDPPrintinstruksjon>SDPPrintinstruksjoner. printinstruksjonsMethods in no.difi.begrep.sdp.schema_v10 that return SDPPrintinstruksjon Modifier and Type Method Description SDPPrintinstruksjonObjectFactory. createSDPPrintinstruksjon()Create an instance ofSDPPrintinstruksjonSDPPrintinstruksjonSDPPrintinstruksjon. withNavn(String value)SDPPrintinstruksjonSDPPrintinstruksjon. withVerdi(String value)Methods in no.difi.begrep.sdp.schema_v10 that return types with arguments of type SDPPrintinstruksjon Modifier and Type Method Description List<SDPPrintinstruksjon>SDPPrintinstruksjoner. getPrintinstruksjons()Gets the value of the printinstruksjons property.Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPPrintinstruksjon Modifier and Type Method Description SDPPrintinstruksjonerSDPPrintinstruksjoner. withPrintinstruksjons(SDPPrintinstruksjon... values)Method parameters in no.difi.begrep.sdp.schema_v10 with type arguments of type SDPPrintinstruksjon Modifier and Type Method Description voidSDPPrintinstruksjoner. setPrintinstruksjons(List<SDPPrintinstruksjon> value)SDPPrintinstruksjonerSDPPrintinstruksjoner. withPrintinstruksjons(Collection<SDPPrintinstruksjon> values)SDPPrintinstruksjonerSDPPrintinstruksjoner. withPrintinstruksjons(List<SDPPrintinstruksjon> value)Constructor parameters in no.difi.begrep.sdp.schema_v10 with type arguments of type SDPPrintinstruksjon Constructor Description SDPPrintinstruksjoner(List<SDPPrintinstruksjon> printinstruksjons)Fully-initialising value constructor
-