Uses of Class
no.difi.begrep.sdp.utvidelser.arrangement.SDPTittel
Packages that use SDPTittel
-
Uses of SDPTittel in no.difi.begrep.sdp.utvidelser.arrangement
Fields in no.difi.begrep.sdp.utvidelser.arrangement declared as SDPTittelModifier and TypeFieldDescriptionprotected SDPTittelSDPArrangement.SDPLenker.SDPLenke.navnprotected SDPTittelSDPArrangement.tidsromTittelprotected SDPTittelSDPArrangement.SDPInfo.tittelprotected SDPTittelSDPArrangement.SDPMøteplass.tittelprotected SDPTittelSDPArrangement.tittelprotected SDPTittelSDPStrekkode.tittelMethods in no.difi.begrep.sdp.utvidelser.arrangement that return SDPTittelModifier and TypeMethodDescriptionObjectFactory.createSDPTittel()Create an instance ofSDPTittelSDPArrangement.SDPLenker.SDPLenke.getNavn()Gets the value of the navn property.SDPArrangement.getTidsromTittel()Gets the value of the tidsromTittel property.SDPArrangement.getTittel()Gets the value of the tittel property.SDPArrangement.SDPInfo.getTittel()Gets the value of the tittel property.SDPArrangement.SDPMøteplass.getTittel()Gets the value of the tittel property.SDPStrekkode.getTittel()Gets the value of the tittel property.Methods in no.difi.begrep.sdp.utvidelser.arrangement with parameters of type SDPTittelModifier and TypeMethodDescriptionvoidSets the value of the navn property.voidSDPArrangement.setTidsromTittel(SDPTittel value) Sets the value of the tidsromTittel property.voidSets the value of the tittel property.voidSets the value of the tittel property.voidSets the value of the tittel property.voidSets the value of the tittel property.SDPArrangement.withTidsromTittel(SDPTittel value) SDPArrangement.SDPInfo.withTittel(SDPTittel value) SDPArrangement.SDPMøteplass.withTittel(SDPTittel value) SDPArrangement.withTittel(SDPTittel value) SDPStrekkode.withTittel(SDPTittel value) Constructors in no.difi.begrep.sdp.utvidelser.arrangement with parameters of type SDPTittelModifierConstructorDescriptionSDPArrangement(SDPTittel tittel, SDPTittel tidsromTittel, List<SDPTidsrom> tidsroms, SDPBeskrivelse oppmøteInformasjon, SDPArrangement.SDPMøteplass møteplass, SDPStrekkode strekkode, List<SDPArrangement.SDPInfo> infos, SDPArrangement.SDPLenker lenker) Fully-initialising value constructorSDPInfo(SDPTittel tittel, SDPBeskrivelse tekst) Fully-initialising value constructorFully-initialising value constructorSDPMøteplass(SDPTittel tittel, String navn, String gateadresse, Integer postnummer, String sted, String land) Fully-initialising value constructorSDPStrekkode(SDPTittel tittel, String verdi, SDPStrekkodetype type, SDPBeskrivelse tekst, Boolean visVerdi) Fully-initialising value constructor