Class ObjectFactory
java.lang.Object
com.hack23.cia.model.external.val.landstingvalkrets.impl.ObjectFactory
A factory for creating Object objects.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<SwedenCountyElectoralRegionContainer>Creates a new Object object.Creates a new Object object.Creates a new Object object.Creates a new Object object.
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Instantiates a new object factory.
-
-
Method Details
-
createSwedenCountyElectoralRegionContainer
Creates a new Object object.- Returns:
- the sweden county electoral region container
-
createSwedenCountyElectoralRegion
Creates a new Object object.- Returns:
- the sweden county electoral region
-
createSwedenCountyElectoralArea
Creates a new Object object.- Returns:
- the sweden county electoral area
-
createRoot
public javax.xml.bind.JAXBElement<SwedenCountyElectoralRegionContainer> createRoot(SwedenCountyElectoralRegionContainer value) Creates a new Object object.- Parameters:
value- the value- Returns:
- the JAXB element
-