Uses of Record Class
no.priv.bang.handlereg.services.Favoritt
-
Uses of Favoritt in no.priv.bang.handlereg.services
Fields in no.priv.bang.handlereg.services declared as FavorittModifier and TypeFieldDescriptionprivate final FavorittFavorittpar.andreThe field for theandrerecord component.private FavorittFavorittpar.Builder.andreprivate FavorittFavorittpar.Builder.forsteprivate final FavorittFavorittpar.forsteThe field for theforsterecord component.Methods in no.priv.bang.handlereg.services that return FavorittModifier and TypeMethodDescriptionFavorittpar.andre()Returns the value of theandrerecord component.Favoritt.Builder.build()Favorittpar.forste()Returns the value of theforsterecord component.Methods in no.priv.bang.handlereg.services that return types with arguments of type FavorittModifier and TypeMethodDescriptionHandleregService.byttRekkefolge(Favorittpar parSomSkalBytteRekkfolge) HandleregService.finnFavoritter(String brukernavn) HandleregService.leggTilFavoritt(NyFavoritt nyFavoritt) HandleregService.slettFavoritt(Favoritt skalSlettes) Methods in no.priv.bang.handlereg.services with parameters of type FavorittConstructors in no.priv.bang.handlereg.services with parameters of type FavorittModifierConstructorDescriptionFavorittpar(Favoritt forste, Favoritt andre) Creates an instance of aFavorittparrecord class.