Class ObjectFactory


  • public class ObjectFactory
    extends java.lang.Object
    A factory for creating Object objects.
    • Constructor Detail

      • ObjectFactory

        public ObjectFactory()
        Instantiates a new object factory.
    • Method Detail

      • createVoteListContainerElement

        public VoteListContainerElement createVoteListContainerElement()
        Creates a new Object object.
        Returns:
        the vote list container element
      • createBallotDocumentElement

        public BallotDocumentElement createBallotDocumentElement()
        Creates a new Object object.
        Returns:
        the ballot document element