Uses of Class
com.hack23.cia.model.external.val.partier.impl.SwedenElectionType
-
Uses of SwedenElectionType in com.hack23.cia.model.external.val.partier.impl
Fields in com.hack23.cia.model.external.val.partier.impl with type parameters of type SwedenElectionTypeModifier and TypeFieldDescriptionprotected List<SwedenElectionType>SwedenElectionTypeContainerElement.electionTypesThe election types.Methods in com.hack23.cia.model.external.val.partier.impl that return SwedenElectionTypeModifier and TypeMethodDescriptionObjectFactory.createSwedenElectionType()Creates a new Object object.Methods in com.hack23.cia.model.external.val.partier.impl that return types with arguments of type SwedenElectionTypeModifier and TypeMethodDescriptionSwedenElectionTypeContainerElement.getElectionTypes()Gets the election types.Method parameters in com.hack23.cia.model.external.val.partier.impl with type arguments of type SwedenElectionTypeModifier and TypeMethodDescriptionvoidSwedenElectionTypeContainerElement.setElectionTypes(List<SwedenElectionType> electionTypes) Sets the election types.