Uses of Class
no.difi.begrep.sdp.schema_v10.SDPDokumentData
Packages that use SDPDokumentData
-
Uses of SDPDokumentData in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPDokumentDataMethods in no.difi.begrep.sdp.schema_v10 that return SDPDokumentDataModifier and TypeMethodDescriptionObjectFactory.createSDPDokumentData()Create an instance ofSDPDokumentDataSDPDokument.getData()Gets the value of the data property.Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPDokumentDataModifier and TypeMethodDescriptionvoidSDPDokument.setData(SDPDokumentData value) Sets the value of the data property.SDPDokument.withData(SDPDokumentData value) Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPDokumentDataModifierConstructorDescriptionSDPDokument(SDPTittel tittel, SDPDokumentData data, String href, String mime) Fully-initialising value constructor