Uses of Class
no.difi.begrep.sdp.schema_v10.SDPTittel
-
Packages that use SDPTittel Package Description no.difi.begrep.sdp.schema_v10 no.digipost.xsd.types -
-
Uses of SDPTittel in no.difi.begrep.sdp.schema_v10
Fields in no.difi.begrep.sdp.schema_v10 declared as SDPTittel Modifier and Type Field Description protected SDPTittelSDPDigitalPostInfo. ikkeSensitivTittelprotected SDPTittelSDPDokument. tittelMethods in no.difi.begrep.sdp.schema_v10 that return SDPTittel Modifier and Type Method Description SDPTittelObjectFactory. createSDPTittel()Create an instance ofSDPTittelSDPTittelSDPDigitalPostInfo. getIkkeSensitivTittel()Gets the value of the ikkeSensitivTittel property.SDPTittelSDPDokument. getTittel()Gets the value of the tittel property.SDPTittelSDPTittel. withLang(String value)SDPTittelSDPTittel. withValue(String value)Methods in no.difi.begrep.sdp.schema_v10 with parameters of type SDPTittel Modifier and Type Method Description voidSDPDigitalPostInfo. setIkkeSensitivTittel(SDPTittel value)Sets the value of the ikkeSensitivTittel property.voidSDPDokument. setTittel(SDPTittel value)Sets the value of the tittel property.SDPDigitalPostInfoSDPDigitalPostInfo. withIkkeSensitivTittel(SDPTittel value)SDPDokumentSDPDokument. withTittel(SDPTittel value)Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type SDPTittel Constructor Description SDPDigitalPostInfo(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 Modifier and Type Method Description default SDPTittelDokumentpakkeFil. getTittel()
-