Uses of Class
org.lockss.laaws.poller.model.VoterSummary
Packages that use VoterSummary
-
Uses of VoterSummary in org.lockss.laaws.poller.model
Methods in org.lockss.laaws.poller.model that return VoterSummaryMethods in org.lockss.laaws.poller.model that return types with arguments of type VoterSummaryModifier and TypeMethodDescription@Valid List<VoterSummary>VoterPager.getPolls()The list of polls for the current page or nullMethods in org.lockss.laaws.poller.model with parameters of type VoterSummaryMethod parameters in org.lockss.laaws.poller.model with type arguments of type VoterSummaryModifier and TypeMethodDescriptionVoterPager.polls(List<VoterSummary> polls) voidVoterPager.setPolls(List<VoterSummary> polls)