Uses of Class
no.difi.begrep.sdp.utvidelser.bevis.SDPAttributt
Packages that use SDPAttributt
-
Uses of SDPAttributt in no.difi.begrep.sdp.utvidelser.bevis
Fields in no.difi.begrep.sdp.utvidelser.bevis with type parameters of type SDPAttributtMethods in no.difi.begrep.sdp.utvidelser.bevis that return SDPAttributtModifier and TypeMethodDescriptionObjectFactory.createSDPAttributt()Create an instance ofSDPAttributtSDPAttributt.withNavn(SDPAttributtnavn value) SDPAttributt.withVerdi(SDPAttributtverdi value) Methods in no.difi.begrep.sdp.utvidelser.bevis that return types with arguments of type SDPAttributtModifier and TypeMethodDescriptionSDPBevis.getAttributts()Gets the value of the attributts property.Methods in no.difi.begrep.sdp.utvidelser.bevis with parameters of type SDPAttributtMethod parameters in no.difi.begrep.sdp.utvidelser.bevis with type arguments of type SDPAttributtModifier and TypeMethodDescriptionvoidSDPBevis.setAttributts(List<SDPAttributt> value) SDPBevis.withAttributts(Collection<SDPAttributt> values) SDPBevis.withAttributts(List<SDPAttributt> value) Constructor parameters in no.difi.begrep.sdp.utvidelser.bevis with type arguments of type SDPAttributtModifierConstructorDescriptionSDPBevis(SDPUtstederVisningsnavn utstederVisningsnavn, String bakgrunnsfarge, ZonedDateTime utstedtTidspunkt, SDPGyldighetsperiode gyldighetsperiode, SDPBruker bevisholder, SDPTittel tittel, SDPBevisIdNavn bevisIdNavn, String bevisIdVerdi, List<SDPAttributt> attributts, List<SDPInfo> infos) Fully-initialising value constructor