Uses of Class
no.difi.begrep.sdp.schema_v10.SDPDokument
Packages that use SDPDokument
-
Uses of SDPDokument in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPDokumentFields in no.difi.begrep.sdp.schema_v10 with type parameters of type SDPDokumentMethods in no.difi.begrep.sdp.schema_v10 that return SDPDokumentModifier and TypeMethodDescriptionObjectFactory.createSDPDokument()Create an instance ofSDPDokumentSDPManifest.getHoveddokument()Gets the value of the hoveddokument property.SDPDokument.withData(SDPDokumentData value) SDPDokument.withTittel(SDPTittel value) Methods in no.difi.begrep.sdp.schema_v10 that return types with arguments of type SDPDokumentModifier and TypeMethodDescriptionSDPManifest.getVedleggs()Gets the value of the vedleggs property.Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPDokumentModifier and TypeMethodDescriptionvoidSDPManifest.setHoveddokument(SDPDokument value) Sets the value of the hoveddokument property.SDPManifest.withHoveddokument(SDPDokument value) SDPManifest.withVedleggs(SDPDokument... values) Method parameters in no.difi.begrep.sdp.schema_v10 with type arguments of type SDPDokumentModifier and TypeMethodDescriptionvoidSDPManifest.setVedleggs(List<SDPDokument> value) SDPManifest.withVedleggs(Collection<SDPDokument> values) SDPManifest.withVedleggs(List<SDPDokument> value) Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPDokumentModifierConstructorDescriptionSDPManifest(SDPMottaker mottaker, SDPAvsender avsender, SDPDokument hoveddokument, List<SDPDokument> vedleggs, SDPLenke lenke) Fully-initialising value constructorConstructor parameters in no.difi.begrep.sdp.schema_v10 with type arguments of type SDPDokumentModifierConstructorDescriptionSDPManifest(SDPMottaker mottaker, SDPAvsender avsender, SDPDokument hoveddokument, List<SDPDokument> vedleggs, SDPLenke lenke) Fully-initialising value constructor