Uses of Class
com.hack23.cia.model.external.val.partier.impl.SwedenPoliticalParty
-
Uses of SwedenPoliticalParty in com.hack23.cia.model.external.val.partier.impl
Fields in com.hack23.cia.model.external.val.partier.impl with type parameters of type SwedenPoliticalPartyModifier and TypeFieldDescriptionprotected List<SwedenPoliticalParty>SwedenElectionRegion.partiesThe parties.Methods in com.hack23.cia.model.external.val.partier.impl that return SwedenPoliticalPartyModifier and TypeMethodDescriptionObjectFactory.createSwedenPoliticalParty()Creates a new Object object.Methods in com.hack23.cia.model.external.val.partier.impl that return types with arguments of type SwedenPoliticalPartyMethod parameters in com.hack23.cia.model.external.val.partier.impl with type arguments of type SwedenPoliticalPartyModifier and TypeMethodDescriptionvoidSwedenElectionRegion.setParties(List<SwedenPoliticalParty> parties) Sets the parties.