Uses of Class
no.difi.begrep.sdp.schema_v10.SDPTittel
Packages that use SDPTittel
-
Uses of SDPTittel in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPTittelModifier and TypeFieldDescriptionprotected SDPTittelSDPDigitalPostInfo.ikkeSensitivTittelprotected SDPTittelSDPDokument.tittelMethods in no.difi.begrep.sdp.schema_v10 that return SDPTittelModifier and TypeMethodDescriptionObjectFactory.createSDPTittel()Create an instance ofSDPTittelSDPDigitalPostInfo.getIkkeSensitivTittel()Gets the value of the ikkeSensitivTittel property.SDPDokument.getTittel()Gets the value of the tittel property.Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPTittelModifier and TypeMethodDescriptionvoidSDPDigitalPostInfo.setIkkeSensitivTittel(SDPTittel value) Sets the value of the ikkeSensitivTittel property.voidSets the value of the tittel property.SDPDigitalPostInfo.withIkkeSensitivTittel(SDPTittel value) SDPDokument.withTittel(SDPTittel value) Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPTittelModifierConstructorDescriptionSDPDigitalPostInfo(ZonedDateTime virkningstidspunkt, LocalDate virkningsdato, Boolean aapningskvittering, SDPSikkerhetsnivaa sikkerhetsnivaa, SDPTittel ikkeSensitivTittel, SDPVarsler varsler, String maskinportentoken) Fully-initialising value constructorSDPDokument(SDPTittel tittel, SDPDokumentData data, String href, String mime) Fully-initialising value constructor -
Uses of SDPTittel in no.digipost.xsd.types
Methods in no.digipost.xsd.types that return SDPTittel