Uses of Class
no.difi.begrep.sdp.schema_v10.SDPPrintinstruksjoner
-
Packages that use SDPPrintinstruksjoner Package Description no.difi.begrep.sdp.schema_v10 -
-
Uses of SDPPrintinstruksjoner in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPPrintinstruksjoner Modifier and Type Field Description protected SDPPrintinstruksjonerSDPFysiskPostInfo. printinstruksjonerMethods in no.difi.begrep.sdp.schema_v10 that return SDPPrintinstruksjoner Modifier and Type Method Description SDPPrintinstruksjonerObjectFactory. createSDPPrintinstruksjoner()Create an instance ofSDPPrintinstruksjonerSDPPrintinstruksjonerSDPFysiskPostInfo. getPrintinstruksjoner()Gets the value of the printinstruksjoner property.SDPPrintinstruksjonerSDPPrintinstruksjoner. withPrintinstruksjons(Collection<SDPPrintinstruksjon> values)SDPPrintinstruksjonerSDPPrintinstruksjoner. withPrintinstruksjons(List<SDPPrintinstruksjon> value)SDPPrintinstruksjonerSDPPrintinstruksjoner. withPrintinstruksjons(SDPPrintinstruksjon... values)Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPPrintinstruksjoner Modifier and Type Method Description voidSDPFysiskPostInfo. setPrintinstruksjoner(SDPPrintinstruksjoner value)Sets the value of the printinstruksjoner property.SDPFysiskPostInfoSDPFysiskPostInfo. withPrintinstruksjoner(SDPPrintinstruksjoner value)Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPPrintinstruksjoner Constructor Description SDPFysiskPostInfo(SDPFysiskPostadresse mottaker, SDPFysiskPostType posttype, SDPUtskriftsfarge utskriftsfarge, SDPFysiskPostRetur retur, SDPPrintinstruksjoner printinstruksjoner)Fully-initialising value constructor
-