Uses of Class
no.difi.begrep.sdp.schema_v10.SDPFysiskPostadresse
-
Packages that use SDPFysiskPostadresse Package Description no.difi.begrep.sdp.schema_v10 -
-
Uses of SDPFysiskPostadresse in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPFysiskPostadresse Modifier and Type Field Description protected SDPFysiskPostadresseSDPFysiskPostInfo. mottakerprotected SDPFysiskPostadresseSDPFysiskPostRetur. mottakerMethods in no.difi.begrep.sdp.schema_v10 that return SDPFysiskPostadresse Modifier and Type Method Description SDPFysiskPostadresseObjectFactory. createSDPFysiskPostadresse()Create an instance ofSDPFysiskPostadresseSDPFysiskPostadresseSDPFysiskPostInfo. getMottaker()Gets the value of the mottaker property.SDPFysiskPostadresseSDPFysiskPostRetur. getMottaker()Gets the value of the mottaker property.SDPFysiskPostadresseSDPFysiskPostadresse. withNavn(String value)SDPFysiskPostadresseSDPFysiskPostadresse. withNorskAdresse(SDPNorskPostadresse value)SDPFysiskPostadresseSDPFysiskPostadresse. withUtenlandskAdresse(SDPUtenlandskPostadresse value)Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPFysiskPostadresse Modifier and Type Method Description voidSDPFysiskPostInfo. setMottaker(SDPFysiskPostadresse value)Sets the value of the mottaker property.voidSDPFysiskPostRetur. setMottaker(SDPFysiskPostadresse value)Sets the value of the mottaker property.SDPFysiskPostInfoSDPFysiskPostInfo. withMottaker(SDPFysiskPostadresse value)SDPFysiskPostReturSDPFysiskPostRetur. withMottaker(SDPFysiskPostadresse value)Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPFysiskPostadresse Constructor Description SDPFysiskPostInfo(SDPFysiskPostadresse mottaker, SDPFysiskPostType posttype, SDPUtskriftsfarge utskriftsfarge, SDPFysiskPostRetur retur, SDPPrintinstruksjoner printinstruksjoner)Fully-initialising value constructorSDPFysiskPostRetur(SDPFysiskPostReturhaandtering postHaandtering, SDPFysiskPostadresse mottaker)Fully-initialising value constructor
-