Uses of Class
no.difi.begrep.sdp.schema_v10.SDPOrganisasjon
-
Packages that use SDPOrganisasjon Package Description no.difi.begrep.sdp.schema_v10 -
-
Uses of SDPOrganisasjon in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPOrganisasjon Modifier and Type Field Description protected SDPOrganisasjonSDPAvsender. organisasjonMethods in no.difi.begrep.sdp.schema_v10 that return SDPOrganisasjon Modifier and Type Method Description SDPOrganisasjonObjectFactory. createSDPOrganisasjon()Create an instance ofSDPOrganisasjonSDPOrganisasjonSDPAvsender. getOrganisasjon()Gets the value of the organisasjon property.SDPOrganisasjonSDPOrganisasjon. withAuthority(SDPIso6523Authority value)SDPOrganisasjonSDPOrganisasjon. withValue(String value)Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPOrganisasjon Modifier and Type Method Description voidSDPAvsender. setOrganisasjon(SDPOrganisasjon value)Sets the value of the organisasjon property.SDPAvsenderSDPAvsender. withOrganisasjon(SDPOrganisasjon value)Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPOrganisasjon Constructor Description SDPAvsender(SDPOrganisasjon organisasjon, String avsenderidentifikator, String fakturaReferanse)Fully-initialising value constructor
-